diff --git a/package.json b/package.json index 3d9ced08..1c04cecc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsstore", - "version": "4.8.4", + "version": "4.9.0", "description": "Harness the power of JsStore to streamline database operations in your web applications. With its SQL-like API, JsStore simplifies IndexedDB interactions, enabling developers to easily query, filter, and manipulate data with familiar syntax and efficiency.", "main": "dist/npm.export.js", "types": "dist/ts/main/index.d.ts",