Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Bumped the version number
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+1
−1
composer.json
-
+1
−1
etc/phpdoc.xml
|
@@ -4,7 +4,7 @@ |
|
|
"license": "MIT", |
|
|
"name": "cedx/free-mobile", |
|
|
"type": "library", |
|
|
"version": "15.1.0", |
|
|
"version": "16.0.0", |
|
|
"authors": [ |
|
|
{"email": "cedric@belin.io", "homepage": "https://belin.io", "name": "Cédric Belin"} |
|
|
], |
|
|
|
@@ -5,7 +5,7 @@ |
|
|
<cache>../var/phpdoc</cache> |
|
|
<output>../docs/api</output> |
|
|
</paths> |
|
|
<version number="15.1.0"> |
|
|
<version number="16.0.0"> |
|
|
<api> |
|
|
<markers> |
|
|
<marker>TODO</marker> |
|
|