From 91680ec5db61d0f05a670dad44f84d100a6a7789 Mon Sep 17 00:00:00 2001 From: Phil Marshall Date: Tue, 27 Aug 2019 18:55:49 -0500 Subject: [PATCH] bump up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2358d61..744bb6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-duration-picker", - "version": "1.0.1", + "version": "1.0.2", "description": "React duration picker for mobile, inspired by Android spinners", "main": "lib/index.js", "repository": {