Skip to content

Commit c302f09

Browse files
committed
chore(release): 0.9.2
1 parent 30cdba0 commit c302f09

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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 = "pkgdu"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
edition = "2021"
55
description = "A tool to display packages disk usage size"
66
documentation = "https://github.com/bpetlert/pkgdu"

PKGBUILD.aur

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Bhanupong Petchlert <bpetlert@gmail.com>
22
pkgname=pkgdu
3-
pkgver=0.9.1
3+
pkgver=0.9.2
44
pkgrel=1
55
pkgdesc="A tool to display packages disk usage size"
66
arch=('x86_64')

PKGBUILD.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Bhanupong Petchlert <bpetlert@gmail.com>
22
pkgname=pkgdu
3-
pkgver=0.9.1
3+
pkgver=0.9.2
44
pkgrel=1
55
pkgdesc="A tool to display packages disk usage size"
66
arch=('x86_64')

0 commit comments

Comments
 (0)