diff --git a/bower.json b/bower.json index ce4b25a..04862f4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "massiveart/husky-validation", - "version": "0.6.0", + "version": "0.6.1", "main": "js/form.js", "description": "Formhandler for the Sulu 2.0 CMF. It handles validation and data-mapping.", "license": "MIT", diff --git a/package.json b/package.json index 0fbf944..a469f7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "husky-validation", - "version": "0.1.0", + "version": "0.6.1", "description": "", "devDependencies": { "grunt": "~0.4.1", @@ -10,4 +10,4 @@ "engines": { "node": ">=0.8.0" } -} \ No newline at end of file +}