@@ -1,6 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
+## [UNRELEASED] - 2015-??-??
+
## [3.1.62] - 2015-03-26
### Added
- Numeric alias: add unmaskAsNumber option
@@ -1,6 +1,6 @@
{
"name": "jquery.inputmask",
- "version": "3.1.62",
+ "version": "3.1.63-1",
"description": "jquery.inputmask is a jquery plugin which create an input mask.",
"main": "./dist/inputmask/jquery.inputmask.js",
"scripts": {