Skip to content

Commit

Permalink
v9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jul 12, 2024
1 parent 66aafe2 commit 0d120fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions dist/mem-store.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seneca-mem-store",
"version": "9.3.0",
"version": "9.4.0",
"description": "Seneca in-memory data storage plugin.",
"main": "dist/mem-store.js",
"type": "commonjs",
Expand Down Expand Up @@ -57,7 +57,7 @@
"prettier": "3.3.2",
"seneca-plugin-validator": "0.6.1",
"seneca-promisify": "3.7.2",
"seneca-store-test": "5.2.0",
"seneca-store-test": "6.0.0",
"typescript": "5.5.3"
},
"files": [
Expand Down

0 comments on commit 0d120fb

Please sign in to comment.