Skip to content

Commit 353b430

Browse files
#5 - Updating docs for initial release
1 parent f62ba6b commit 353b430

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes
22

3-
## unreleased
3+
## 1.0.0
44

5-
* first implementation
5+
* First implementation

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ License: MIT
1010
Unless a stable version is tagged, you need to install via
1111

1212
```shell
13-
composer require 'package-url/packageurl-php:dev-main'
13+
composer require package-url/packageurl-php
1414
```
1515

1616
## Usage

0 commit comments

Comments
 (0)