From c06a94789ccc420568784b4b243de37cd004df3f Mon Sep 17 00:00:00 2001 From: Lancelot Owczarczak Date: Mon, 5 Feb 2024 10:01:39 +0900 Subject: [PATCH] Change to 0.2.50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83bb0e6..016f9d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polyfire-js", - "version": "0.2.49", + "version": "0.2.50", "main": "index.js", "types": "index.d.ts", "author": "Lancelot Owczarczak ",