Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit 6e2ae09

Browse files
committed
Release v1.0.0
1 parent aa20105 commit 6e2ae09

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A Bootstring encoding of Unicode for Internationalized Domain Names in Applicati
1010
## Install
1111

1212
```
13-
composer require true/punycode:*
13+
composer require true/punycode:~1.0
1414
```
1515

1616

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "true/punycode",
3+
"version": "1.0.0",
34
"type": "library",
45
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
56
"keywords": ["IDNA", "punycode"],

0 commit comments

Comments
 (0)