From 4bcf9f941e6c1453166a7683396e51816ed2eff5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 22 Jun 2016 12:55:32 +0200 Subject: [PATCH] 2.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6265f74..f8dec30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.9", + "version": "2.0.10", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",