From bf25472b6a6233eaa3d244065ad1ad718c387fea Mon Sep 17 00:00:00 2001 From: Nikita Kolmogorov Date: Tue, 21 Mar 2023 14:52:09 -0700 Subject: [PATCH] 0.1.82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acc3028..88a9da8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@big-whale-labs/constants", - "version": "0.1.81", + "version": "0.1.82", "description": "Various constants used by BWL products", "main": "dist/index.js", "types": "dist/index.d.ts",