Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tatchi committed Apr 25, 2020
1 parent 1443b8a commit 116ea42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tatchi/bs-idb-keyval",
"version": "0.1.0",
"version": "0.2.0",
"bsc-flags": ["-bs-super-errors"],
"sources": [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tatchi/bs-idb-keyval",
"version": "0.1.0",
"version": "0.2.0",
"description": "BuckleScript bindings for idb-keyval",
"main": "lib/js/src/IdbKeyVal.js",
"files": [
Expand Down

0 comments on commit 116ea42

Please sign in to comment.