Dave Eddy 10 年之前
父節點
當前提交
aaf6d05e63
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

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