From 203a31addd0af927ab143aa521d7b13dc3c94646 Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Sun, 1 May 2016 13:32:10 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e188fa..fed9a2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "1.0.0", + "version": "1.0.1", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "scripts": {