From c34f9611f9693a15c5ca5fc2380aaacefac04bc7 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 21 Jun 2016 17:09:26 +0200 Subject: [PATCH] 2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1529c9a..9aeb72a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.6", + "version": "2.0.7", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",