From 3893985bb2a564aab47ff3f5d7de5b019d0500e1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 5 Jun 2016 09:35:56 +0200 Subject: [PATCH] 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d33565..d1adfde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.5", + "version": "2.0.6", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",