From f1d5d25ea1e33e9d64b5755404fd3ea3b8fb59a4 Mon Sep 17 00:00:00 2001 From: Michel Erokhov Date: Wed, 7 Jun 2023 15:39:16 +0200 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db0fa46..691e20a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@big-whale-labs/constants", - "version": "0.2.0", + "version": "0.2.1", "description": "Various constants used by BWL products", "main": "dist/index.js", "types": "dist/index.d.ts",