Skip to content

Commit cdd37bb

Browse files
authored
Merge pull request #76 from Lemoncode/release.1.0.0-final
Pushed version to 1.0.0
2 parents 5d48ac1 + b35065c commit cdd37bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lc-form-validation",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0",
44
"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.",
55
"main": "dist/lc-form-validation.js",
66
"scripts": {

0 commit comments

Comments
 (0)