Skip to content

Commit 6853ceb

Browse files
author
Marco Cesarato
committed
Update README.md
1 parent 8684b17 commit 6853ceb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP Light SQL Parser Class
22

3-
Version: beta 1
3+
Version: 0.1.90 beta
44

55
Github: https://github.com/marcocesarato/PHP-Light-SQL-Parser-Class
66

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.89
9+
* @version 0.1.90
1010
*/
1111
class LightSQLParser
1212
{

0 commit comments

Comments
 (0)