Skip to content

Commit

Permalink
Update version number in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Mar 7, 2024
1 parent 630c47f commit 074e91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kiwilan/php-archive",
"version": "2.2.0",
"version": "2.3.0",
"description": "PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with eBooks (.epub, .cbz, .cbr, .cb7, .cbt).",
"keywords": [
"php",
Expand Down

0 comments on commit 074e91e

Please sign in to comment.