From 0b4df5401731cbdadce97f5c298f7674e85f557c Mon Sep 17 00:00:00 2001 From: Burak Can Date: Thu, 26 Nov 2015 15:28:30 +0200 Subject: [PATCH] v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61e1c01..6a10b44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-walkthru", - "version": "0.0.1", + "version": "0.0.2", "description": "Easy to use step-by-step site guide component for React.", "main": "lib/index.js", "scripts": {