Skip to content

Commit ea43cfc

Browse files
committed
🔖 Bump version
1 parent 7b30004 commit ea43cfc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎CMakeLists.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
77
## name and version
88
##
99
project(cachyos-installer
10-
VERSION 0.9.4
10+
VERSION 0.10.0
1111
LANGUAGES CXX)
1212

1313
##

‎meson.build‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('cachyos-installer', 'cpp',
2-
version: '0.9.4',
2+
version: '0.10.0',
33
license: 'GPLv3',
44
meson_version: '>=0.55.0',
55
default_options: ['cpp_std=c++23',

0 commit comments

Comments
 (0)