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

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renan committed Mar 10, 2014
1 parent aa20105 commit 6e2ae09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A Bootstring encoding of Unicode for Internationalized Domain Names in Applicati
## Install

```
composer require true/punycode:*
composer require true/punycode:~1.0
```


Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "true/punycode",
"version": "1.0.0",
"type": "library",
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
"keywords": ["IDNA", "punycode"],
Expand Down

0 comments on commit 6e2ae09

Please sign in to comment.