From 3a2f6fcbab0ecfe4893b91ffc288d85f15ea3d13 Mon Sep 17 00:00:00 2001 From: Ali Camarata Date: Mon, 13 Nov 2023 07:46:28 +0700 Subject: [PATCH] updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e61399..428492a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nrel-spa", - "version": "1.2.1", + "version": "1.2.2", "description": "NREL SPA native implementation in JS", "main": "index.js", "scripts": {