Publish version 0.1.1 to NPM
authorNick Downing <nick@ndcode.org>
Sun, 18 Nov 2018 13:00:42 +0000 (00:00 +1100)
committerNick Downing <nick@ndcode.org>
Sun, 18 Nov 2018 13:01:08 +0000 (00:01 +1100)
package.json

index b347719..3550bb6 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@ndcode/json_cache",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "In-memory cache for node.js mutable JSON objects with delayed write.",
   "keywords": [
     "in-memory",