Skip to content

Commit f1e682c

Browse files
committed
Update version
Issue: #127
1 parent 1287b46 commit f1e682c

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.1.0',
425+
'version': '2.3.0',
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)