From 94f930f5267be204b0851703ba3c92883d2d2e7b Mon Sep 17 00:00:00 2001 From: Michel Erokhov Date: Fri, 16 Jun 2023 00:33:09 +0200 Subject: [PATCH] 0.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e29e664..314029d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@big-whale-labs/constants", - "version": "0.2.9", + "version": "0.2.10", "description": "Various constants used by BWL products", "main": "dist/index.js", "types": "dist/index.d.ts",