Skip to content

Commit 81fd115

Browse files
author
Marco Cesarato
committed
Added author name on README.md
1 parent 6853ceb commit 81fd115

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# PHP Light SQL Parser Class
22

3-
Version: 0.1.90 beta
3+
**Version:** 0.1.91 beta
44

5-
Github: https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
5+
**Github:** https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
6+
7+
**Author:** Marco Cesarato
68

79
## Description
810

lightsqlparser.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @copyright Copyright (c) 2018
77
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
88
* @link https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
9-
* @version 0.1.90
9+
* @version 0.1.91
1010
*/
1111
class LightSQLParser
1212
{

0 commit comments

Comments
 (0)