Skip to content

Commit 8cc4f1f

Browse files
committed
[version]: bump up version from 3.0.3 to 3.1.0;
1 parent e899d53 commit 8cc4f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "idb-ts",
3-
"version": "3.0.3",
3+
"version": "3.1.0",
44
"description": "Easy CRUD for indexed-db, written in TypeScript",
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)