Skip to content

Commit

Permalink
chore: release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed Jan 27, 2024
1 parent 2cf20e9 commit b74bce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.21.0)
project(libchewing)

set(CMAKE_PROJECT_VERSION 0.6.0-rc.2)
set(CMAKE_PROJECT_VERSION 0.6.0)
set(LIBCHEWING_VERSION ${CMAKE_PROJECT_VERSION})
set(PACKAGE_VERSION ${CMAKE_PROJECT_VERSION})
set(LIBCHEWING_BINARY_VERSION 1.0.0)
Expand Down
2 changes: 1 addition & 1 deletion NEWS
@@ -1,4 +1,4 @@
What's New in libchewing 0.6.0-rc.2 (UNRELEASED)
What's New in libchewing 0.6.0 (Jan 27, 2024)
---------------------------------------------------------

This release contains many improvements and bug fixes. It's the first
Expand Down

0 comments on commit b74bce1

Please sign in to comment.