Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sakhnik committed Apr 27, 2021
1 parent 45d77e1 commit d0d601a
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,7 +1,7 @@
cmake_minimum_required(VERSION 3.10)
project(nvim-ui CXX)

set(VERSION 0.0.2-rc3)
set(VERSION 0.0.2)

find_package(Threads)
find_package(PkgConfig REQUIRED)
Expand Down

0 comments on commit d0d601a

Please sign in to comment.