diff --git a/package.json b/package.json index ebb57107..13699537 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsstore", - "version": "4.2.4", + "version": "4.2.5", "description": "A complete IndexedDB wrapper with SQL like syntax.", "main": "dist/npm.export.js", "types": "dist/ts/main/index.d.ts",