From 3a7740024ce3be0aa8a42c8c3b5f66c2e5898b87 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 19 Feb 2017 14:30:51 +0100 Subject: [PATCH] 2.0.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f3181a..e8bc87c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.22", + "version": "2.0.23", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",