Skip to content

Commit 9aceb94

Browse files
committed
Bump version to 2.1
1 parent 6c98f0e commit 9aceb94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MysqliDb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @author Alexander V. Butenko <a.butenka@gmail.com>
1010
* @copyright Copyright (c) 2010
1111
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
12-
* @version 2.0
12+
* @version 2.1
1313
**/
1414
class MysqliDb
1515
{

dbObject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @author Alexander V. Butenko <a.butenka@gmail.com>
88
* @copyright Copyright (c) 2015
99
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
10-
* @version 2.0
10+
* @version 2.1
1111
*
1212
* @method int count ()
1313
* @method mixed byId (string $id, mixed $fields)

0 commit comments

Comments
 (0)