Skip to content

Commit 35e13e0

Browse files
authored
Merge pull request #86 from therexone/main
chore(sdk-js): bump version to 1.0.2
2 parents 608e9ca + 00eda3c commit 35e13e0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

sdk-js/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmemory-js",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Local-first long-term memory engine for AI apps and agents. Provides semantic search, multi-sector memory, temporal facts, decay, and full explainability. Works standalone or with the OpenMemory backend.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -55,4 +55,4 @@
5555
},
5656
"author": "nullure",
5757
"license": "Apache-2.0"
58-
}
58+
}

0 commit comments

Comments
 (0)