From 0b9a6155bc7656ea9321bd1dfb0449c676b59c17 Mon Sep 17 00:00:00 2001 From: Valerie Date: Fri, 11 Jun 2021 00:49:59 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ad62b2..c717d78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frigid", - "version": "1.1.0", + "version": "1.1.1", "main": "out/index.js", "types": "out/index.d.ts", "license": "MIT",