Skip to content

Commit 4f605a5

Browse files
committed
Bump version to 0.7.2
1 parent 69cb0ca commit 4f605a5

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.7.0';
21+
const VERSION = 'v0.7.2';
2222
}

0 commit comments

Comments
 (0)