From 13ebf3a5176a33edefeda61bf3c0b4a8e140b6e0 Mon Sep 17 00:00:00 2001 From: Burak Can Date: Wed, 20 Jan 2016 17:56:40 +0200 Subject: [PATCH] v0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b252914..8132091 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-walkthru", - "version": "0.0.3", + "version": "0.0.4", "description": "Easy to use step-by-step site guide component for React.", "main": "lib/index.js", "scripts": {