We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a35c8 commit 6f7e1a1Copy full SHA for 6f7e1a1
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.0.0)
2
-project(conduit VERSION 0.1.1 LANGUAGES CXX)
+project(conduit VERSION 0.1.2 LANGUAGES CXX)
3
4
option(CONDUIT_Install "Install CMake targets during install step." ON)
5
VERSION
@@ -1 +1 @@
-0.1.1
+0.1.2
0 commit comments