Skip to content

Commit b06a2d4

Browse files
committed
Bump app version
1 parent bbed244 commit b06a2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command/App.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class App extends Command\Application
99
{
10-
static $ver = 'v0.1.34';
10+
static $ver = 'v0.1.35';
1111

1212
public $phpGuzzleClient;
1313
public $goClient;

0 commit comments

Comments
 (0)