Skip to content

Commit

Permalink
build: bump version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clemlatz committed Nov 27, 2022
1 parent f193d8d commit f5253b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If you need to support PHP 8, see [the next branch](https://github.com/biblys/is
### Install with composer

```console
composer require biblys/isbn:^2.5.1
composer require biblys/isbn:^2.6.0
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "biblys/isbn",
"description": "A PHP library to convert and validate ISBNs",
"time": "2022-11-25",
"time": "2022-11-26",
"keywords": [
"ISBN",
"EAN",
Expand Down

0 comments on commit f5253b5

Please sign in to comment.