From 2db7299d58892909dc6aafdd0ed8771a3ef644a1 Mon Sep 17 00:00:00 2001 From: marcusmolchany Date: Thu, 27 Sep 2018 08:46:10 -0700 Subject: [PATCH] release(): version 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07eff42..0e6e80d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jazzicon", - "version": "0.1.2", + "version": "0.1.3", "description": "React component for danfinlay/jazzicon", "main": "lib/index.js", "scripts": {