From edfdb03d9226587d79d0a4259bb595ef1aa85133 Mon Sep 17 00:00:00 2001 From: Ethan Selzer Date: Sun, 1 Oct 2017 09:55:27 -0700 Subject: [PATCH] 2.0.4 --- README.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 668fb0be..22cdc43f 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,8 @@ Thanks to the following community members for opening GitHub Issues and Pull Req @colepatrickturner @andreatosatto90 @nathanziarek -@hombrew +@hombrew +@smashercosmo You are awesome! ✨💫 diff --git a/package.json b/package.json index f03c0279..5dd58709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-magnify", - "version": "2.0.3", + "version": "2.0.4", "description": "A React image magnification component for desktop and touch.", "repository": { "type": "git",