From d914eb48eb4f3afca2cadfa079df3eb053607e1e Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Tue, 13 Jun 2017 10:33:58 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8dca0b511..124d578109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tabs", - "version": "1.0.0", + "version": "1.1.0", "description": "React tabs component", "main": "lib/index.js", "scripts": {