2 Commits ef698c3023 ... 3c7c551077

Author SHA1 Message Date
  Alex Gleason 3c7c551077 0.23.0 7 years ago
  Alex Gleason d46aa01b3b Upgrade candlewax 7 years ago
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "wick",
-  "version": "0.22.2",
+  "version": "0.23.0",
   "description": "Static web server with built in preprocessing",
   "author": "Brock Whitten <brock@chloi.io>",
   "contributors": [
@@ -51,7 +51,7 @@
     "parseurl": "1.3.1",
     "pause": "0.1.0",
     "send": "0.14.1",
-    "candlewax": "1.2.0"
+    "candlewax": "1.3.0"
   },
   "devDependencies": {
     "cheerio": "0.22.0",