From e9166bf9aec13a0fca9c9c904f72bab927ea6589 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Wed, 10 May 2017 00:39:28 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7af92779c3..4dcca5a29b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tabs", - "version": "1.0.0-alpha.2", + "version": "1.0.0", "description": "React tabs component", "main": "lib/index.js", "scripts": {