@@ -1,5 +1,5 @@
/**
- * BootstrapValidator v0.1.1-dev (http://github.com/nghuuphuoc/bootstrapvalidator)
+ * BootstrapValidator v0.1.1 (http://github.com/nghuuphuoc/bootstrapvalidator)
*
* A jQuery plugin to validate form fields. Use with Bootstrap 3
@@ -13,5 +13,5 @@
"grunt-contrib-cssmin": "~0.6.2",
"grunt-contrib-copy": "~0.4.1"
},
- "version": "0.1.1-dev"
+ "version": "0.1.1"
}