Skip to content

Commit 23cd4f8

Browse files
committed
πŸ”– Bump version
1 parent 1997c52 commit 23cd4f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ž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.16.4"
3+
version = "0.17.0"
44
authors = ["Vladislav Nepogodin <nepogodin.vlad@gmail.com>"]
55
license = "GPLv3"
66
edition = "2021"

β€Ž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.16.4',
2+
version: '0.17.0',
33
license: 'GPLv3',
44
meson_version: '>=0.56.0',
55
default_options: ['buildtype=debugoptimized',

0 commit comments

Comments
Β (0)