Browse Source

update deps

Robin Herbots 10 years ago
parent
commit
49618b4b08
2 changed files with 3 additions and 1 deletions
  1. 2 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 2 - 0
CHANGELOG.md

@@ -1,6 +1,8 @@
 # Change Log
 # Change Log
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 
 
+## [UNRELEASED] - 2015-??-??
+
 ## [3.1.62] - 2015-03-26
 ## [3.1.62] - 2015-03-26
 ### Added
 ### Added
 - Numeric alias: add unmaskAsNumber option
 - Numeric alias: add unmaskAsNumber option

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "jquery.inputmask",
   "name": "jquery.inputmask",
-  "version": "3.1.62",
+  "version": "3.1.63-1",
   "description": "jquery.inputmask is a jquery plugin which create an input mask.",
   "description": "jquery.inputmask is a jquery plugin which create an input mask.",
   "main": "./dist/inputmask/jquery.inputmask.js",
   "main": "./dist/inputmask/jquery.inputmask.js",
   "scripts": {
   "scripts": {