Skip to content

Commit 659fdde

Browse files
authored
Merge pull request #15 from PaymentRails/balances
updated version
2 parents 0ee952c + 749a4f8 commit 659fdde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/PaymentRails/Version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ class Version
1111
* class constants
1212
*/
1313
const MAJOR = 2;
14-
const MINOR = 0;
15-
const TINY = 7;
14+
const MINOR = 1;
15+
const TINY = 0;
1616

1717
/**
1818
* @ignore

0 commit comments

Comments
 (0)