Browse Source

jquery.inputmask 3.1.26

Robin Herbots 11 years ago
parent
commit
dffa7d6dcb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "jquery.inputmask",
-  "version": "3.1.25",
+  "version": "3.1.26",
   "description": "jquery.inputmask is a jquery plugin which create an input mask.",
   "main": [
     "./dist/inputmask/jquery.inputmask.js",
@@ -39,6 +39,7 @@
     "grunt": "^0.4.5",
     "grunt-bump": "0.0.15",
     "grunt-contrib-clean": "^0.6.0",
+    "grunt-contrib-concat": "^0.5.0",
     "grunt-contrib-qunit": "^0.5.2",
     "grunt-contrib-uglify": "^0.5.1",
     "grunt-nuget": "^0.1.3",