diff --git a/bower.json b/bower.json index 7f59d41..be5f481 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ng-switchery", - "version": "1.0.0-alpha", + "version": "1.0.0-alpha1", "main": "dist/ng-switchery.min.js", "license": "MIT", "ignore": [ @@ -15,4 +15,4 @@ "devDependencies": { "angular": "1.2.6" } -} \ No newline at end of file +}