Skip to content

Commit b16208f

Browse files
authored
Merge pull request #79 from paulsengroup/release/0.0.3
Prepare for release
2 parents adbc1ae + 84447d4 commit b16208f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ endif()
3535

3636
set(NCHG_PROJECT_VERSION_MAJOR 0)
3737
set(NCHG_PROJECT_VERSION_MINOR 0)
38-
set(NCHG_PROJECT_VERSION_PATCH 2)
38+
set(NCHG_PROJECT_VERSION_PATCH 3)
3939
set(NCHG_PROJECT_VERSION_SUFFIX "")
4040

4141
project(

0 commit comments

Comments
 (0)