Skip to content

Commit e62eff0

Browse files
committed
Update version number for next release
1 parent 9ff8c3b commit e62eff0

22 files changed

+22
-22
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
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.0
29+
* @version 1.2.1
3030
* @link http://waterpipe.na2axl.tk
3131
*/
3232

0 commit comments

Comments
 (0)