Skip to content

Commit

Permalink
Update version to 0.5.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nghuuphuoc committed Apr 25, 2014
1 parent 2393278 commit c73eac3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bootstrapValidator.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrapValidator",
"version": "0.4.3-dev",
"version": "0.5.0-dev",
"title": "BootstrapValidator",
"author": {
"name": "Nguyen Huu Phuoc",
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrapValidator",
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
"version": "0.4.3-dev",
"version": "0.5.0-dev",
"main": [
"dist/css/bootstrapValidator.css",
"dist/js/bootstrapValidator.js"
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrapValidator.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* A jQuery plugin to validate form fields. Use with Bootstrap 3
*
* @version v0.4.3-dev
* @version v0.5.0-dev
* @author https://twitter.com/nghuuphuoc
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
* @license MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/js/bootstrapValidator.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* A jQuery plugin to validate form fields. Use with Bootstrap 3
*
* @version v0.4.3-dev
* @version v0.5.0-dev
* @author https://twitter.com/nghuuphuoc
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
* @license MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/js/bootstrapValidator.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
@@ -1,6 +1,6 @@
{
"name": "bootstrapValidator",
"version": "0.4.3-dev",
"version": "0.5.0-dev",
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
"keywords": ["jQuery", "plugin", "validate", "validator", "form", "Bootstrap"],
"author": {
Expand Down

0 comments on commit c73eac3

Please sign in to comment.