Skip to content

Commit 09726a3

Browse files
committed
[version]: bump up version from 3.1.0 to 3.2.0;
1 parent 0b4eb18 commit 09726a3

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.1.0",
3+
"version": "3.2.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)