diff --git a/bower.json b/bower.json index fc5b21e62..7c34c9907 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "vee-validate", - "version": "2.0.0-beta.7", + "version": "2.0.0-beta.8", "homepage": "https://logaretm.github.io/vee-validate/", "authors": [ "'Abdelrahman Awad' <'logaretm1@outlook.com'>" diff --git a/package.json b/package.json index 678f6785b..e767a112e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vee-validate", - "version": "2.0.0-beta.7", + "version": "2.0.0-beta.8", "description": "Simple VueJS input validation plugin", "main": "dist/vee-validate.js", "repository": "https://github.com/logaretm/vee-validate",