diff --git a/package.json b/package.json index 320ca83..b2cf335 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "regexpu", - "version": "5.0.1", + "version": "5.1.0", "description": "A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.", "homepage": "https://mths.be/regexpu", "main": "regexpu.js",