From 9ff04741f53a6bf246d4887634e108f49ba773f8 Mon Sep 17 00:00:00 2001 From: Andrew Suzuki Date: Tue, 10 Jan 2017 11:17:59 -0500 Subject: [PATCH] Bump version to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf25ebd..870d9fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-twitter-widgets", - "version": "1.1.0", + "version": "1.2.0", "description": "Twitter widgets as React components", "main": "dist/index.js", "scripts": {