Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Commit

Permalink
prepare 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Oct 20, 2017
1 parent 41f7a56 commit 5d0beab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All Notable changes to `league-uri-parser` will be documented in this file

## 1.2.0 - TBD
## 1.2.0 - 2017-10-20

### Added

Expand Down
2 changes: 1 addition & 1 deletion src/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @subpackage League\Uri
* @author Ignace Nyamagana Butera <[email protected]>
* @license https://github.com/thephpleague/uri-parser/blob/master/LICENSE (MIT License)
* @version 1.1.0
* @version 1.2.0
* @link https://github.com/thephpleague/uri-parser/
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion src/Parser.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @subpackage League\Uri
* @author Ignace Nyamagana Butera <[email protected]>
* @license https://github.com/thephpleague/uri-parser/blob/master/LICENSE (MIT License)
* @version 1.1.0
* @version 1.2.0
* @link https://github.com/thephpleague/uri-parser/
*
* For the full copyright and license information, please view the LICENSE
Expand Down
2 changes: 1 addition & 1 deletion src/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @subpackage League\Uri
* @author Ignace Nyamagana Butera <[email protected]>
* @license https://github.com/thephpleague/uri-parser/blob/master/LICENSE (MIT License)
* @version 1.1.0
* @version 1.2.0
* @link https://github.com/thephpleague/uri-parser/
*
* For the full copyright and license information, please view the LICENSE
Expand Down

0 comments on commit 5d0beab

Please sign in to comment.