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