From ef7d703498e7c5ae9902874b82ee87f17c312fc5 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Fri, 10 Feb 2017 17:52:03 +0200 Subject: [PATCH] Bump version to 3.0.0 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 3a1d5829a..6bf16cfe1 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "2.5.0", + "version": "3.0.0", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {