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