From e604784b2331d550867867033801a28b13b35a95 Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Sun, 10 Feb 2019 21:26:46 +0200 Subject: [PATCH] chore: bump version 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7fb425c..f6cbcba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-dev-webpack", - "version": "0.20.0", + "version": "0.21.0", "main": "index", "description": "", "homepage": "http://www.telerik.com",