From 98ca73d0c7296327c30c0d3aa6cde3f42a3b6d4a Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 17 Jul 2016 17:30:35 +0200 Subject: [PATCH] 2.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74036ee..2850ae1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.14", + "version": "2.0.15", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",