client/package.json
changeset 514 d45e95229c47
parent 501 a509adc8ac10
child 522 1cb7122dd427
--- a/client/package.json	Wed Sep 09 15:18:53 2015 +0200
+++ b/client/package.json	Thu Sep 10 16:22:28 2015 +0200
@@ -1,6 +1,6 @@
 {
   "name": "renkan",
-  "version": "0.12.1",
+  "version": "0.12.2",
   "description": "Renkan client application",
   "repository": {
     "type": "hg",
@@ -21,6 +21,7 @@
     "grunt-contrib-requirejs": "^0.4.4",
     "grunt-contrib-uglify": "^0.4.0",
     "grunt-contrib-watch": "^0.6.1",
+    "grunt-text-replace": "^0.4.0",
     "grunt-umd": "^2.3.3",
     "jshint-stylish": "^0.2.0"
   },