Skip to content

Commit e1e035c

Browse files
committed
chore: bump version in SimPay
1 parent d97653b commit e1e035c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SimPay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class SimPay
1010
{
11-
public const string VERSION = '1.0.0';
11+
public const string VERSION = '1.1.0';
1212

1313
public function payment(): Payment
1414
{

0 commit comments

Comments
 (0)