From 674b8e87cacb45120527956eeba561d5334225e1 Mon Sep 17 00:00:00 2001 From: Yashu Mittal Date: Thu, 18 Apr 2019 18:35:07 +0530 Subject: [PATCH] Release version `0.0.1` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57b44261..bcbc2792 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thermal", "license": "null", - "version": "0.0.1-alpha.4", + "version": "0.0.1", "copyright": "Copyright © 2019 CodeCarrot", "author": { "name": "CodeCarrot, Inc.",