summaryrefslogtreecommitdiff
path: root/core/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/package.json')
-rw-r--r--core/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/package.json b/core/package.json
index 3aaedb8..d31822f 100644
--- a/core/package.json
+++ b/core/package.json
@@ -1,6 +1,6 @@
{
"name": "naive-core",
- "version": "1.5.1",
+ "version": "1.5.2",
"description": "A naive NoSQL database",
"main": "dist/database.js",
"types": "dist/database.d.ts",