From 1ed96d6d16c2d27a7fe5a721e76d9ec89c5e3c2c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 16 Apr 2016 00:58:50 +0200 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a755cf..f071902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "0.0.2", + "version": "0.0.3", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "scripts": {