Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jabran Rafique committed Oct 28, 2023
1 parent 9d1affd commit d30da9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-memcache",
"version": "1.0.0",
"version": "1.1.0",
"description": "Store data in memory for better performance by saving on network requests.",
"main": "index.js",
"module": "index.js",
Expand All @@ -23,4 +23,4 @@
"@jabranr-lab/prettier": "^1.2.1",
"ava": "^5.3.1"
}
}
}

0 comments on commit d30da9c

Please sign in to comment.