Skip to content

Commit 8684b17

Browse files
author
Marco Cesarato
committed
Update README.md
1 parent 977857d commit 8684b17

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 0.1
3+
Version: beta 1
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.88
9+
* @version 0.1.89
1010
*/
1111
class LightSQLParser
1212
{

0 commit comments

Comments
 (0)