Skip to content

Commit 66428bf

Browse files
committed
src: bump version
1 parent 8fa7df5 commit 66428bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickbase.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class QuickBase {
2121

2222
const VERSION_MAJOR = 2;
2323
const VERSION_MINOR = 1;
24-
const VERSION_PATCH = 0;
24+
const VERSION_PATCH = 1;
2525

2626
private $defaults = array(
2727
'realm' => 'www',

0 commit comments

Comments
 (0)