Skip to content

Commit 7154101

Browse files
3.1.29
1 parent a8edda7 commit 7154101

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@catchen/versioned-storage",
3-
"version": "3.1.28",
3+
"version": "3.1.29",
44
"license": "MIT",
55
"exports": "./src/Storage.ts",
66
"compilerOptions": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "versioned-storage",
3-
"version": "3.1.28",
3+
"version": "3.1.29",
44
"description": "Local storage with versioning.",
55
"funding": "https://github.com/CatChen/versioned-storage?sponsor=1",
66
"type": "module",

0 commit comments

Comments
 (0)