From 2ce6302807644f63cd8078006e481fa9e95299b1 Mon Sep 17 00:00:00 2001 From: hpratt Date: Mon, 6 Jan 2020 22:44:09 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c5d40a..7060216 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logojs-react", "license": "MIT", - "version": "2.0.5", + "version": "2.0.6", "description": "React Components for rendering sequence logos", "main": "index.js", "author": "Henry Pratt",