diff --git a/package.json b/package.json index 445cf1c..0ea70d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/levelcache", - "version": "3.0.8", + "version": "3.1.0", "private": false, "description": "A versatile caching solution offering multi-level storage utilizing memory, disk, and Amazon S3 for efficient data management and backup.", "main": "dist_ts/index.js", @@ -70,4 +70,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/levelcache.git" } -} \ No newline at end of file +}