From 83279a9c1996c22e5d5535fa87c62cbcb469e91a Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 5 Oct 2017 15:56:03 +0200 Subject: [PATCH] 2.0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c1b423..142e0ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.24", + "version": "2.0.25", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",