From 555328e9bcccfdfa01874207e8c5f59bc7ad31e5 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Wed, 19 Oct 2016 17:43:02 +0300 Subject: [PATCH] Bump up version of tns-platform-declarations --- tns-platform-declarations/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index 66815a71c..058d1b914 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "2.4.0", + "version": "2.5.0", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {