Skip to content

Commit 374c109

Browse files
committed
Bump version to 0.8.9
1 parent ebdefb3 commit 374c109

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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 = "wayscriber"
3-
version = "0.8.8"
3+
version = "0.8.9"
44
edition = "2024"
55
description = "Screen annotation tool for Wayland compositors"
66
homepage = "https://wayscriber.com"

configurator/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configurator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wayscriber-configurator"
3-
version = "0.8.8"
3+
version = "0.8.9"
44
edition = "2024"
55

66
[dependencies]

packaging/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: wayscriber maintainers <[email protected]>
22
pkgname=wayscriber
3-
pkgver=0.8.8
3+
pkgver=0.8.9
44
pkgrel=1
55
pkgdesc='Screen annotation tool for Wayland compositors'
66
arch=('x86_64' 'aarch64')

0 commit comments

Comments
 (0)