Skip to content

Commit 3bdb8ee

Browse files
committed
chore(release): 0.6.1
1 parent 4626bc0 commit 3bdb8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

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

4-
project(Zeal VERSION 0.6.0)
5-
set(RELEASE_DATE 2018-02-18)
4+
project(Zeal VERSION 0.6.1)
5+
set(RELEASE_DATE 2018-09-28)
66

77
# Project information.
88
if(APPLE)

0 commit comments

Comments
 (0)