@@ -1,6 +1,6 @@
{
"name": "bootstrapValidator",
- "version": "0.4.3-dev",
+ "version": "0.4.3",
"title": "BootstrapValidator",
"author": {
"name": "Nguyen Huu Phuoc",
@@ -1,7 +1,7 @@
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
"main": [
"dist/css/bootstrapValidator.css",
"dist/js/bootstrapValidator.js"
@@ -3,7 +3,7 @@
*
* A jQuery plugin to validate form fields. Use with Bootstrap 3
- * @version v0.4.3-dev
+ * @version v0.4.3
* @author https://twitter.com/nghuuphuoc
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
* @license MIT
"keywords": ["jQuery", "plugin", "validate", "validator", "form", "Bootstrap"],