File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
:major: 1
3
3
:minor: 0
4
- :patch: 4
4
+ :patch: 5
5
5
:special: ''
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ The MIT License (MIT). Please see [License File][link-license] for more informat
83
83
[ link-contributors ] : ../../contributors
84
84
[ link-composer-json ] : composer.json
85
85
[ link-readme ] : README.md
86
- [ link-license ] : LICENSE.md
86
+ [ link-license ] : LICENSE
87
87
[ link-phpunit ] : phpunit.xml
88
88
[ link-editorconfig] : .editorconfig
89
89
[ link-travis] : .travis.yml
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codelytv/php-bootstrap" ,
3
3
"description" : " Starting point if you want to bootstrap a project in PHP." ,
4
- "version" : " 1.0.4 " ,
4
+ "version" : " 1.0.5 " ,
5
5
"type" : " project" ,
6
6
"keywords" : [
7
7
" bootstrap" ,
You can’t perform that action at this time.
0 commit comments