version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mathieu 2024-03-15 08:37:03 +00:00
parent 3e98d387ac
commit 557c6e5ee3

View File

@ -2,7 +2,7 @@
"name": "nwb/multi-downloader-client",
"description": "Client for multi-downloader-service",
"type": "library",
"version": "0.1.10",
"version": "0.1.11",
"autoload": {
"psr-4": {
"Nwb\\MultiDownloaderClient\\": "src/"
@ -24,4 +24,4 @@
"scripts": {
"test": "phpunit"
}
}
}