From f2ddb4eef114ea6dbfb5b69bcaba9b338ead3573 Mon Sep 17 00:00:00 2001 From: Vladimir Amiorkov Date: Thu, 30 May 2019 14:13:42 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30c8c15..3871777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-dev-typescript", - "version": "0.9.0", + "version": "0.10.0", "description": "TypeScript support for NativeScript projects. Install using `tns install typescript`.", "scripts": { "test": "exit 0",