Browse Source

bump v1.0.0

Dave Eddy 4 years ago
parent
commit
782d8c9f4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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