From e917431f20f96977f9c1b95488e7e90388e7d659 Mon Sep 17 00:00:00 2001 From: Julian Shapiro Date: Thu, 18 Sep 2014 11:47:29 -0700 Subject: [PATCH] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6ebc92e3..22e6f89f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "velocity", - "version": "1.0.0", + "version": "1.1.0", "homepage": "http://velocityjs.org", "authors": [ { "name" : "Julian Shapiro", @@ -34,4 +34,4 @@ "type" : "git", "url" : "http://github.com/julianshapiro/velocity.git" } -} \ No newline at end of file +}