diff --git a/package.json b/package.json index 30c5826..e000bf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "1.0.3", + "version": "2.0.0", "description": "bundles a bunch of (regex) matching and altering methods.", "main": "dist/index.js", "typings": "dist/index.d.ts",