Skip to content

Commit

Permalink
bump 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ImBobby committed Oct 1, 2014
1 parent fe610e3 commit 71f4a15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.5.0

* Add number validation

## 0.4.2

* Use $.trim() instead of Javascript String trim() to fix IE8 not supporting native trim().
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baze-validation",
"version": "0.4.2",
"version": "0.5.0",
"authors": [
"ImBobby <[email protected]>"
],
Expand Down

0 comments on commit 71f4a15

Please sign in to comment.