From b037671cac7a26b17f45a804062ebdf45318e009 Mon Sep 17 00:00:00 2001 From: Zdravko Branzov Date: Thu, 31 Oct 2019 17:37:14 +0200 Subject: [PATCH] chore: bump the version to 1.2.2 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 102cad1..7e56f93 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-datetimepicker", - "version": "1.2.1", + "version": "1.2.2", "description": "A NativeScript plugin for picking date and time.", "typings": "index.d.ts", "nativescript": {