We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e5dd4 commit c43275fCopy full SHA for c43275f
.semver
@@ -1,5 +1,5 @@
1
---
2
:major: 1
3
:minor: 0
4
-:patch: 0
+:patch: 1
5
:special: ''
composer.json
@@ -1,7 +1,7 @@
{
"name": "codelytv/php-bootstrap",
"description": "Starting point if you want to bootstrap a project in PHP.",
- "version": "1.0.0",
+ "version": "1.0.1",
"type": "project",
6
"keywords": [
7
"bootstrap",
0 commit comments