From a57bd446d0582b0b138476cb31e68c05a803ac6e Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 2 Nov 2016 23:02:00 +0100 Subject: [PATCH] 2.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 034b613..22115ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.21", + "version": "2.0.22", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",