From 792d5ad4be21673904988f59445f244096f62f36 Mon Sep 17 00:00:00 2001 From: Marco Bettiolo Date: Wed, 1 Oct 2014 11:23:50 +0100 Subject: [PATCH] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 50d2dc0..d103c25 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "oauth-signature", - "version": "1.1.3", + "version": "1.2.1", "main": "dist/oauth-signature.js", "ignore": [ ".jshintrc", @@ -10,4 +10,4 @@ "package.json", "src/" ] -} \ No newline at end of file +}