Skip to content

Commit 43808ac

Browse files
committed
Updated version to 0.0.3 for release
1 parent 4e355ff commit 43808ac

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.0.0)
22
project(h5cpp
33
LANGUAGES CXX C
4-
VERSION 0.0.1
4+
VERSION 0.0.3
55
)
66

77
set(EXTRA_MODULES_DIR ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

0 commit comments

Comments
 (0)