Skip to content

Commit

Permalink
chore: to 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Jan 7, 2023
1 parent 9c176ec commit 1635fe0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "haruhishot"
version = "0.2.7"
version = "0.2.8"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion archlinux/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=haruhishot
pkgver=0.2.7
pkgver=0.2.8
pkgrel=1.0
pkgdesc='One day Haruhi Suzumiya made a wlr screenshot tool'
arch=('x86_64' 'aarch64')
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('haruhishot', 'rust',
version: '0.2.7',
version: '0.2.8',
meson_version: '>= 0.60'
)

Expand Down

0 comments on commit 1635fe0

Please sign in to comment.