diff --git a/punycode.js b/punycode.js index c60e882..a1ef251 100644 --- a/punycode.js +++ b/punycode.js @@ -422,7 +422,7 @@ const punycode = { * @memberOf punycode * @type String */ - 'version': '2.3.0', + 'version': '2.3.1', /** * An object of methods to convert from JavaScript's internal character * representation (UCS-2) to Unicode code points, and back.