diff --git a/package.json b/package.json index 546f462..873ed5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "regexpu", - "version": "1.3.0", + "version": "2.0.0", "description": "A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.", "homepage": "https://mths.be/regexpu", "main": "regexpu.js",