From af3f525726599dd210af7629b810dfc960ea54ec Mon Sep 17 00:00:00 2001 From: Valerie Date: Tue, 22 Jun 2021 19:59:49 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57dba09..0862583 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frigid", - "version": "1.3.10", + "version": "1.3.11", "main": "out/index.js", "types": "out/index.d.ts", "license": "MIT",