Skip to content

Commit 404e277

Browse files
committed
Bump version
1 parent e4be3bd commit 404e277

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cachyos-hello"
3-
version = "0.25.1"
3+
version = "0.26.0"
44
authors = ["Vladislav Nepogodin <nepogodin.vlad@gmail.com>"]
55
license = "GPLv3"
66
edition = "2024"

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('cachyos-hello', 'rust',
2-
version: '0.25.1',
2+
version: '0.26.0',
33
license: 'GPLv3',
44
meson_version: '>=0.56.0',
55
default_options: ['buildtype=debugoptimized',

0 commit comments

Comments
 (0)