Skip to content

Commit dd565b2

Browse files
committed
Updated semver info
1 parent 8232ade commit dd565b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/PaymentRails/Version.php

Lines changed: 2 additions & 2 deletions
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 = 2;
15-
const TINY = 0;
14+
const MINOR = 1;
15+
const TINY = 4;
1616

1717
/**
1818
* @ignore

0 commit comments

Comments
 (0)