Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2023
1 parent cb8912f commit 7ad089f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@aloreljs/memoise-decorator",
"version": "3.0.2",
"version": "3.1.0",
"description": "An ES7 decorator for memoising (caching) a method's response",
"main": "cjs/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 7ad089f

Please sign in to comment.