Skip to content

Commit

Permalink
Merge pull request #76 from Lemoncode/release.1.0.0-final
Browse files Browse the repository at this point in the history
Pushed version to 1.0.0
  • Loading branch information
crsanti committed Mar 30, 2017
2 parents 5d48ac1 + b35065c commit cdd37bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/package.json
@@ -1,6 +1,6 @@
{
"name": "lc-form-validation",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "lcFormValidation is an async form validation library heavily based on JavaScript (no HTML attributes or annotations). lcFormValidation is third party / framework agnostic so it can be easily integrated with frameworks like React.",
"main": "dist/lc-form-validation.js",
"scripts": {
Expand Down

0 comments on commit cdd37bb

Please sign in to comment.