Bump version to 3 :)
This commit is contained in:
parent
08af3442a4
commit
a16348055f
1 changed files with 1 additions and 1 deletions
2
revbank
2
revbank
|
@ -14,7 +14,7 @@ use RevBank::Global;
|
||||||
use RevBank::Messages;
|
use RevBank::Messages;
|
||||||
use RevBank::Cart;
|
use RevBank::Cart;
|
||||||
|
|
||||||
our $VERSION = "2";
|
our $VERSION = "3";
|
||||||
our %HELP = (
|
our %HELP = (
|
||||||
"abort" => "Abort the current transaction",
|
"abort" => "Abort the current transaction",
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue