Skip to content

Commit

Permalink
version bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelvanrijn committed Apr 13, 2016
1 parent 461e6ab commit 89998d5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-numeric_input",
"version": "0.2.1",
"version": "0.2.2",
"homepage": "https://github.com/manuelvanrijn/jquery-numeric_input",
"authors": [
"Manuel van Rijn <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.numeric_input.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Numeric Input - v0.2.1 - 2016-04-13
* jQuery Numeric Input - v0.2.2 - 2016-04-13
* https://github.com/manuelvanrijn/jquery-numeric_input
* Copyright (c) 2016 Manuel van Rijn
* Licensed MIT, GPL
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.numeric_input.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jquery.numeric_input",
"title": "jQuery Numeric Input",
"description": "Blocks all non numeric chars and helps with dot and comma input",
"version": "0.2.1",
"version": "0.2.2",
"homepage": "https://github.com/manuelvanrijn/jquery-numeric_input",
"author": {
"name": "Manuel van Rijn",
Expand Down

0 comments on commit 89998d5

Please sign in to comment.