From d13dfc9e766ca15b0a3d50b2f1afd8c943a267a1 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 3 Aug 2016 15:41:54 +0200 Subject: [PATCH] 2.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94f63ca..912927d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.15", + "version": "2.0.16", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",