Skip to content

Commit

Permalink
0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Jun 27, 2018
1 parent 01505d8 commit 73d9a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flash-store",
"version": "0.5.6",
"version": "0.5.7",
"description": "FlashStore is a Key-Value persistent storage with easy to use ES6 Map-like API(both Async and Sync support), powered by LevelDB and TypeScript.",
"main": "bundles/flash-store.umd.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 73d9a03

Please sign in to comment.