From a990c5ca32d3ab30b1a8254dfd11885fe62bc84b Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 25 May 2016 06:55:02 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e000bf2..2f90fa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.0", + "version": "2.0.1", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "typings": "dist/index.d.ts",