This commit is contained in:
Philipp Kunz 2016-04-16 00:58:50 +02:00
parent 4c42bab6b9
commit 1ed96d6d16

View File

@ -1,6 +1,6 @@
{ {
"name": "smartstring", "name": "smartstring",
"version": "0.0.2", "version": "0.0.3",
"description": "bundles a bunch of (regex) matching and altering methods.", "description": "bundles a bunch of (regex) matching and altering methods.",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {