Skip to content

Commit

Permalink
Bump to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrePTJ committed May 14, 2020
1 parent 92eb183 commit f73188a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.2.0 (Unreleased)
0.2.0 (2020-05-14)
==================

- [#6](https://github.com/AlexandrePTJ/kemai/issues/6) Handle user timezone correctly
Expand Down
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.11)
project(KemaiProject VERSION 0.1.1 LANGUAGES CXX)
project(KemaiProject VERSION 0.2.0 LANGUAGES CXX)

# Point CMake to the custom modules
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
Expand Down

0 comments on commit f73188a

Please sign in to comment.