From 90f0486f2bf97db912654800505a1a02ac3ccaaa Mon Sep 17 00:00:00 2001 From: Yashu Mittal Date: Wed, 22 May 2019 15:53:21 +0530 Subject: [PATCH] Increment version to 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ca5eb14..36c104f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thermal", "license": "null", - "version": "0.0.2", + "version": "0.0.3", "copyright": "Copyright © 2019 CodeCarrot", "author": { "name": "CodeCarrot, Inc.",