From f2824864754a3d436aa8817ce3d6d8b6ac26bcad Mon Sep 17 00:00:00 2001 From: dtodorov Date: Thu, 16 May 2019 15:26:33 +0300 Subject: [PATCH] Chore: bump versiont to 1.2.0 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index f98121a..5ed340a 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-datetimepicker", - "version": "1.1.0", + "version": "1.2.0", "description": "A NativeScript plugin for picking date and time.", "typings": "index.d.ts", "nativescript": {