bump version to 0.10.0

This commit is contained in:
itismadness
2021-04-22 03:53:04 +00:00
parent e5029b9f98
commit 3f5bffcd3b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "orpheusnet/logchecker",
"description": "Logchecker for validating logs generated from supported ripping programs (like EAC and XLD)",
"version": "0.9.7",
"version": "0.10.0",
"license": "Unlicense",
"type": "library",
"authors": [

4
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "e803463cb6020e58fd16c2b67cf5f007",
"content-hash": "2b71a9801c4659d792a9ae119fe76c05",
"packages": [
{
"name": "psr/container",
@@ -2662,5 +2662,5 @@
"ext-mbstring": "*"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
"plugin-api-version": "2.0.0"
}