From ed8356054fc0c5af00c6b4bf886d20a17630c446 Mon Sep 17 00:00:00 2001 From: Yashu Mittal Date: Mon, 25 Mar 2019 16:09:18 +0530 Subject: [PATCH] Typo mistake "0.0.1-alpha.0" --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9e161ef..5dd0e3ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thermal", "license": null, - "version": "0.0.1-aplha.0", + "version": "0.0.1-alpha.0", "author": { "name": "Yashu Mittal", "email": "mittalyashu77@gmail.com"