Permalink
Browse files

v0.1.5

1 parent e0f22e4 commit 51c068bed4e78ba5db7f44911f7ae8ef259f692f @jaridmargolin jaridmargolin committed Sep 11, 2014
Showing with 4 additions and 4 deletions.
  1. +1 −1 bower.json
  2. +1 −1 dist/formatter.js
  3. +1 −1 dist/jquery.formatter.js
  4. +1 −1 package.json
View
@@ -1,6 +1,6 @@
{
"name": "formatter.js",
- "version": "0.1.4",
+ "version": "0.1.5",
"devDependencies": {
"easy-amdtest": "~0.0.1",
"requirejs": "~2.1.11",
View
@@ -1,5 +1,5 @@
/*!
- * v0.1.4
+ * v0.1.5
* Copyright (c) 2014 First Opinion
* formatter.js is open sourced under the MIT license.
*
View
@@ -1,5 +1,5 @@
/*!
- * v0.1.4
+ * v0.1.5
* Copyright (c) 2014 First Opinion
* formatter.js is open sourced under the MIT license.
*
View
@@ -1,6 +1,6 @@
{
"name": "formatter.js",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "Format user input to match a specified pattern",
"author": "Jarid Margolin <jarid@firstopinion.com>",
"repository": {

0 comments on commit 51c068b

Please sign in to comment.