Skip to content

Commit bae9a49

Browse files
committed
Bump version to 0.6.0
1 parent f85b902 commit bae9a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5.1)
22
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
33

4-
project(Zeal VERSION 0.5.0)
4+
project(Zeal VERSION 0.6.0)
55

66
# Project information.
77
if(APPLE)

0 commit comments

Comments
 (0)