From a6d80e74e097ff7104dc1a5227ff9424dc3456f8 Mon Sep 17 00:00:00 2001 From: Ny Samnang Date: Mon, 28 Oct 2019 22:47:06 +0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9788441..10df873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-24h-timepicker", - "version": "1.0.0", + "version": "1.1.0", "description": "React Native 24 hours format TimePicker for iOS", "main": "index.js", "typings": "index.d.ts",