Skip to content

Commit fd610de

Browse files
committed
Update version number.
Signed-off-by: Leonard Carcaramo <[email protected]>
1 parent c2a9275 commit fd610de

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
@@ -16,7 +16,7 @@ endif()
1616

1717
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "./dist")
1818

19-
project(CBXP VERSION 0.0.2
19+
project(CBXP VERSION 0.0.3
2020
DESCRIPTION "A unified and standardized interface for extracting z/OS control block data."
2121
LANGUAGES C CXX)
2222

0 commit comments

Comments
 (0)