Skip to content

Commit

Permalink
Version bump to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jleider committed May 26, 2022
1 parent 92b68aa commit e91f948
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": "fp-ts-indexeddb",
"version": "0.1.4",
"version": "0.1.5",
"description": "Simple FP-TS based wrapper around indexedDB",
"main": "dist/lib/index.js",
"module": "dist/es2015/index.js",
Expand Down

0 comments on commit e91f948

Please sign in to comment.