Skip to content

Commit 4ed0142

Browse files
committed
Bump version to 0.3.2
1 parent a891c16 commit 4ed0142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
*/
1919
class Version
2020
{
21-
const VERSION = 'v0.3.1';
21+
const VERSION = 'v0.3.2';
2222
}

0 commit comments

Comments
 (0)