Compare commits

..

1 Commits

Author SHA1 Message Date
0a6724d80e 1.0.0 2016-04-16 00:59:24 +02:00

View File

@ -1,6 +1,6 @@
{ {
"name": "smartstring", "name": "smartstring",
"version": "0.0.3", "version": "1.0.0",
"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": {