From f62c74a06420710e639aaa10f0b44bd3d8adf2d0 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 23 Feb 2016 07:09:11 +0100 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7291f6..c4670b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "0.0.1", + "version": "0.0.2", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "scripts": {