From 488d13c100e22ec965d8bb0e8696676863d224d3 Mon Sep 17 00:00:00 2001 From: Valerie Date: Sat, 12 Jun 2021 15:44:03 -0400 Subject: [PATCH] bump version 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0e9813..a5f5923 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frigid", - "version": "1.3.0", + "version": "1.3.1", "main": "out/index.js", "types": "out/index.d.ts", "license": "MIT",