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