Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinred committed Aug 27, 2020
1 parent 71a35c8 commit 6f7e1a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0.0)
project(conduit VERSION 0.1.1 LANGUAGES CXX)
project(conduit VERSION 0.1.2 LANGUAGES CXX)

option(CONDUIT_Install "Install CMake targets during install step." ON)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.1.2

0 comments on commit 6f7e1a1

Please sign in to comment.