From ee99a51d80dee8219a9ad545062ec7e80c5f4185 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 21 Oct 2023 16:04:40 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6dbe53..fa83340 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smarti18n", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "a package dealing with i18n stuff", "main": "dist_ts/index.js",