Skip to content

Commit 67c79a2

Browse files
committed
πŸ”– Bump version
1 parent b50cb06 commit 67c79a2

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.1"
3+
version = "0.16.2"
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.1',
2+
version: '0.16.2',
33
license: 'GPLv3',
44
meson_version: '>=0.56.0',
55
default_options: ['buildtype=debugoptimized',

0 commit comments

Comments
Β (0)