Skip to content

Commit d52dc79

Browse files
committed
3.0.0
1 parent 831a950 commit d52dc79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trivialdb",
3-
"version": "3.0.0-rc.2",
3+
"version": "3.0.0",
44
"description": "A lightweight key/value json storage with persistence.",
55
"main": "trivialdb.js",
66
"browser": {
@@ -51,6 +51,5 @@
5151
"yarn run lint",
5252
"git add"
5353
]
54-
5554
}
5655
}

0 commit comments

Comments
 (0)