Update version to 1.9.0

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2024-06-19 09:05:50 -04:00
parent c909480560
commit dd275b1c5f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bcachefs-tools"
version = "0.3.1"
version = "1.9.0"
authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
edition = "2021"
rust-version = "1.70"

View File

@ -1,4 +1,4 @@
VERSION=1.7.0
VERSION=1.9.0
PREFIX?=/usr/local
LIBEXECDIR?=$(PREFIX)/libexec