From 7f4f1f899a09ad5b194960da38cb926be270a865 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 May 2023 13:36:38 +0000 Subject: [PATCH] ci: version bump to v2.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3204a60..e41aa1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-locale-keys", - "version": "2.1.8", + "version": "2.1.9", "description": "Generates typed object to provide translations", "scripts": { "clean-generated": "rimraf tests/__generated__ tests/**/__generated__ tests/cli-configs-sandbox/*/dist",