From 48c601615d45feb1e8ae62a7e3d506df971f00b4 Mon Sep 17 00:00:00 2001 From: Asaf David Date: Sun, 5 Oct 2014 00:33:42 +0300 Subject: [PATCH] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index c900807..a3e95bf 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ng-s3upload", - "version": "0.0.5", + "version": "0.1.1", "main": "build/ng-s3upload.js", "dependencies": { "angular": ">=1.0.7", @@ -10,4 +10,4 @@ "angular-mocks": ">=1.0.7", "angular-scenario": ">=1.0.7" } -} \ No newline at end of file +}