Skip to content

Commit b61504d

Browse files
committed
Release 1.5.1
1 parent dcb114f commit b61504d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/git-user-bend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ if ((new OsHelper())->isWindows()) {
4646

4747
define('HOME_DIRECTORY', $homeDiretory);
4848
define('WORKING_DIRECTORY', getcwd());
49-
define('VERSION', '1.5.0');
49+
define('VERSION', '1.5.1');
5050
define(
5151
'STORAGE_FILE',
5252
HOME_DIRECTORY . DIRECTORY_SEPARATOR . Storage::FILE_NAME

0 commit comments

Comments
 (0)