Skip to content

Commit fc5d1cd

Browse files
authored
Version bump
1 parent 9e4721f commit fc5d1cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In order to have Koi start at login, you can do so with the Plasma System Settin
3232

3333
## Get Koi
3434

35-
Lastest Koi version: 0.2.1
35+
Lastest Koi version: 0.2.2
3636

3737
### Arch Linux
3838

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(Koi VERSION 0.2.1 LANGUAGES CXX)
2+
project(Koi VERSION 0.2.2 LANGUAGES CXX)
33

44
configure_file(headers/config.h.in config.h)
55
include_directories(${CMAKE_CURRENT_BINARY_DIR})

0 commit comments

Comments
 (0)