Skip to content

Commit 4a7705a

Browse files
committed
tag 2.0.0-beta.11
1 parent dbeb7fd commit 4a7705a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "vee-validate",
3-
"version": "2.0.0-beta.10",
3+
"version": "2.0.0-beta.11",
44
"homepage": "http://vee-validate.logaretm.com/",
55
"authors": [
66
"'Abdelrahman Awad' <'[email protected]'>"
77
],
8-
"description": "Simple VueJS validation plugin",
8+
"description": "Simple Vue.js validation plugin",
99
"main": "dist/vee-validate.min.js",
1010
"keywords": [
1111
"vee-validate",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vee-validate",
3-
"version": "2.0.0-beta.10",
4-
"description": "Simple VueJS input validation plugin",
3+
"version": "2.0.0-beta.11",
4+
"description": "Simple Vue.js input validation plugin",
55
"main": "dist/vee-validate.js",
66
"homepage": "http://vee-validate.logaretm.com",
77
"repository": "https://github.com/logaretm/vee-validate",

0 commit comments

Comments
 (0)