Permalink
Browse files

bump to 0.0.8. Close #22

1 parent 231f2d1 commit e87d0305f4a6e0ba11c0038bbba2f248ea5261d4 @jaridmargolin jaridmargolin committed Nov 18, 2013
Showing with 5 additions and 5 deletions.
  1. +1 −1 lib/formatter.js
  2. +1 −1 lib/formatter.min.js
  3. +1 −1 lib/jquery.formatter.js
  4. +1 −1 lib/jquery.formatter.min.js
  5. +1 −1 package.json
View
@@ -1,5 +1,5 @@
/*!
- * v0.0.6
+ * v0.0.8
* Copyright (c) 2013 First Opinion
* formatter.js is open sourced under the MIT license.
*
View

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.
View
@@ -1,5 +1,5 @@
/*!
- * v0.0.6
+ * v0.0.8
* Copyright (c) 2013 First Opinion
* formatter.js is open sourced under the MIT license.
*

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.
View
@@ -1,6 +1,6 @@
{
"name": "formatter.js",
- "version": "0.0.6",
+ "version": "0.0.8",
"description": "Format user input to match a specified pattern",
"author": "Jarid Margolin <jarid@firstopinion.com>",
"repository" : {

0 comments on commit e87d030

Please sign in to comment.