From 93d5fc30703698cb610600e9f2239d64b455d56b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 25 May 2016 09:05:13 +0200 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82b8aa1..9a8c2e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.2", + "version": "2.0.3", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "typings": "dist/index.d.ts",