Skip to content

Commit 433e6ea

Browse files
committed
Bump version for next release
1 parent eaff994 commit 433e6ea

24 files changed

+24
-24
lines changed

src/WaterPipe/Exceptions/FileNotFoundException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/Exceptions/InternalServerErrorException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/Exceptions/NotFoundErrorException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/Exceptions/RequestException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/Exceptions/RequestUriBuilderException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/Exceptions/UnsupportedRequestMethodException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/HTTP/Header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/HTTP/Request/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/HTTP/Request/RequestData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

src/WaterPipe/HTTP/Request/RequestHeader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <[email protected]>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE>
29-
* @version 1.2.3
29+
* @version 1.3.0
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

0 commit comments

Comments
 (0)