Skip to content

Commit dfe18ed

Browse files
authored
Update version to 1.0.2 (#245)
1 parent 92a072d commit dfe18ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/impl/Build.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace Build {
1212
// and follow the format described at http://semver.org/
1313
//------------------------------------------------------------------------------
1414
// clang-format off
15-
char const* const versionString = "1.0.1"
15+
char const* const versionString = "1.0.2"
1616
// clang-format on
1717

1818
#if defined(DEBUG) || defined(SANITIZER)

0 commit comments

Comments
 (0)