From 3b0c1d0bc2f23f27bb0cf3c10974f3b1bdf41a9c Mon Sep 17 00:00:00 2001 From: andrew morton Date: Fri, 18 Oct 2013 15:22:29 -0700 Subject: [PATCH] Bump version to 2.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f90bb7d62..b8aa44626 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recurly-js" - , "version": "1.1.8" + , "version": "2.2.7" , "dependencies": { "stylus": "0.19.x" , "jade": "0.17.x"