From 0b3fc4a7bb7213c9d52c6ba7d8a8e14f4effaea7 Mon Sep 17 00:00:00 2001 From: Nik Butenko Date: Tue, 17 May 2016 23:56:32 +1000 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e868b7..c6aad73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-component-template", - "version": "0.0.0", + "version": "0.1.0", "description": "React component", "main": "lib/index.js", "config": {