Skip to content

Commit b04ec1d

Browse files
committed
chore(release): bump version to 0.1.2-beta
Includes: - Improved test suite stability - Lock session enhancements (infinite sessions, exclusivity, corrected behavior) - Local persistence now isolates backups per client instance
1 parent 9b427be commit b04ec1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nasriya/cachify",
3-
"version": "0.1.1-beta",
3+
"version": "0.1.2-beta",
44
"description": "A lightweight, extensible in-memory caching library for storing anything, with built-in TTL and customizable cache types.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)