From 8f6cf4f715976ed78c35d7172d631c7fbb782715 Mon Sep 17 00:00:00 2001 From: Stratos Vetsos Date: Sat, 27 Oct 2018 13:03:28 +0300 Subject: [PATCH] 1.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6265093..8e9245a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-selectrix", - "version": "1.0.16", + "version": "1.0.17", "description": "A beautiful, clean coded select replacement for React.js", "main": "dist/index.js", "scripts": {