diff --git a/README.md b/README.md index 5cc8951..a10061f 100644 --- a/README.md +++ b/README.md @@ -92,3 +92,7 @@ echo "Goodbye Cruel World" exit 0 ``` +## Use Yaml files instead the library directly + +Just take a look to [wdalmut/php-deb-describe](https://github.com/wdalmut/php-deb-describe) + diff --git a/VERSION b/VERSION index 7c1886b..2cfabea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.10 +0.0.11