Skip to content

Commit 559cb4a

Browse files
committed
bump 0.2.10
1 parent afac12a commit 559cb4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 4.0.1)
22

3-
project(fcitx5-macos VERSION 0.2.9 LANGUAGES CXX Swift)
3+
project(fcitx5-macos VERSION 0.2.10 LANGUAGES CXX Swift)
44

55
list(PREPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")
66
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

version.jsonl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{"tag": "0.2.8", "macos": "13.3", "sha": "3ba3a1275baf41e8f1870b7d1a599ba6ef21e905", "time": 1760824639}
1+
{"tag": "0.2.9", "macos": "13.3", "sha": "afac12a11a06b84c406baf69747006554360e7d3", "time": 1763818582}
22
{"tag": "0.1.0", "macos": "13", "sha": "212113ab391eb6ec45bd881a22e7f1595834986a", "time": 1740952697}

0 commit comments

Comments
 (0)