Dave Eddy 4 anni fa
parent
commit
9ac1975f83
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "fs-caching-server",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "A caching HTTP server/proxy that stores data on the local filesystem",
   "main": "fs-caching-server.js",
   "preferGlobal": true,