From 5625959d3ac26d8037e542de401122ad869b1cde Mon Sep 17 00:00:00 2001 From: smyzin Date: Thu, 24 Nov 2022 15:52:45 +0300 Subject: [PATCH] 0.1.38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e49adbd..f3f9bb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@big-whale-labs/constants", - "version": "0.1.37", + "version": "0.1.38", "description": "Various constants used by BWL products", "main": "dist/index.js", "types": "dist/index.d.ts",