From e9899e5451b440626a709b9e300de3cfba21e8b8 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 26 Oct 2017 15:24:13 +0200 Subject: [PATCH] 2.0.28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 998f9a7..3ffb74f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.27", + "version": "2.0.28", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",