Skip to content

Commit c8ec964

Browse files
committed
Updated version release number to 1.5.0
1 parent bd6bf8a commit c8ec964

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
@@ -14,5 +14,5 @@ class Version
1414
# This release number should be updated each time a release is made.
1515
# This value will be logged to indicate which version of the
1616
# software is being used.
17-
const RELEASE_NUMBER = "1.4.2";
17+
const RELEASE_NUMBER = "1.5.0";
1818
}

0 commit comments

Comments
 (0)