From 623e724abe32536911c9455a5c5cdbf1fa1b6301 Mon Sep 17 00:00:00 2001 From: ServerGrove Date: Thu, 9 Jan 2014 10:14:17 -0500 Subject: [PATCH] Update version --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}