Skip to content

Commit 50dd335

Browse files
committed
Change LightQL version for major release!
1 parent a156685 commit 50dd335

27 files changed

+27
-27
lines changed

src/LightQL/Annotations/AutoIncrementAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/ColumnAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/EntityAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/IdAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/ManyToManyAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/ManyToOneAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/NamedQueryAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/NotNullAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/OneToManyAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

src/LightQL/Annotations/OneToOneAnnotation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @author Axel Nana <ax.lnana@outlook.com>
2727
* @copyright 2018 Aliens Group, Inc.
2828
* @license MIT <https://github.com/ElementaryFramework/LightQL/blob/master/LICENSE>
29-
* @version GIT: 0.0.1
29+
* @version 1.0.0
3030
* @link http://lightql.na2axl.tk
3131
*/
3232

0 commit comments

Comments
 (0)