From 930f351626315292f78a23ca6d858aa8d9070efe Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Sun, 1 May 2016 21:29:05 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be424be..d705997 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "1.0.2", + "version": "1.0.3", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "typings": "dist/index.d.ts",