From 39ce5415321dab00105f5616af0c022518bdd30f Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 1 Nov 2016 00:37:47 +0100 Subject: [PATCH] 2.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e12edf..132fbb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.18", + "version": "2.0.19", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",