Skip to content

Commit ef3505c

Browse files
committed
Prepare v2.3.1 release
1 parent f1e682c commit ef3505c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

punycode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ const punycode = {
422422
* @memberOf punycode
423423
* @type String
424424
*/
425-
'version': '2.3.0',
425+
'version': '2.3.1',
426426
/**
427427
* An object of methods to convert from JavaScript's internal character
428428
* representation (UCS-2) to Unicode code points, and back.

0 commit comments

Comments
 (0)