From 047f42f2fc6111fd9e959afce44fb47670151e33 Mon Sep 17 00:00:00 2001 From: Michele Bertoli Date: Wed, 28 Dec 2016 21:45:09 +0000 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc175a2..f8ab523 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snapguidist", - "version": "0.1.0", + "version": "0.1.1", "description": "Snapshot testing for React Styleguidist", "repository": "https://github.com/MicheleBertoli/snapguidist.git", "bin": "./bin/snapguidist.js",