From 136a06ff6836bef083055f4dea89537cc561c809 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 25 May 2016 09:10:54 +0200 Subject: [PATCH] 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 302f1ee..ee3a54f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.3", + "version": "2.0.4", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",