From 9b5cbbf9087f233a318073163217909adaad34e4 Mon Sep 17 00:00:00 2001 From: marcusmolchany Date: Fri, 20 Jul 2018 08:14:25 -0700 Subject: [PATCH] release(): version 0.1.1 bumping version so that the README on npm will update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e78cd47..e91c2b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jazzicon", - "version": "0.1.0", + "version": "0.1.1", "description": "React component for danfinlay/jazzicon", "main": "lib/index.js", "scripts": {