Skip to content

Commit

Permalink
setting cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
ljamt committed Apr 27, 2020
1 parent 89cf13f commit d4e786d
Showing 1 changed file with 1 addition and 1 deletion.
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.9)
project("cse-cli" VERSION "0.2.0")
project("cse-cli" VERSION "0.3.0")
set(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/dist")

# ==============================================================================
Expand Down

0 comments on commit d4e786d

Please sign in to comment.