Skip to content

Commit 05ff80b

Browse files
committed
@0.11.0 release
1 parent e7fb974 commit 05ff80b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
, "storage"
2525
, "json"
2626
]
27-
, "version" : "0.10.0"
27+
, "version" : "0.11.0"
2828
, "main" : "index.js"
2929
, "dependencies" : {
3030
"leveldown" : "~0.6.0"
31-
, "levelup" : "~0.10.0"
31+
, "levelup" : "~0.11.0"
3232
}
3333
, "repository" : {
3434
"type" : "git"

0 commit comments

Comments
 (0)