From f598ba6bdbded9250b469c6899fde0eaa3fe5c2a Mon Sep 17 00:00:00 2001 From: Bronwen Date: Sun, 20 Jun 2021 02:55:03 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26b457e..6c8e702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frigid", - "version": "1.3.8", + "version": "1.3.9", "main": "out/index.js", "types": "out/index.d.ts", "license": "MIT",