From 3f5b0ebe1e5f1f2ace3a69afa9e9d35405319ac5 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 1 Mar 2024 23:34:44 +0100 Subject: [PATCH] 4.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4261160..79b6c8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstring", - "version": "4.0.13", + "version": "4.0.14", "private": false, "description": "handle strings in smart ways. TypeScript ready.", "main": "dist_ts/index.js",