Skip to content

Commit fea5065

Browse files
authored
chore: bump version to v0.27.0 (#679)
1 parent b442d9e commit fea5065

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fuelup"
3-
version = "0.26.0"
3+
version = "0.27.0"
44
authors = ["Fuel Labs <contact@fuel.sh>"]
55
edition = "2021"
66
homepage = "https://fuel.network/"
@@ -50,4 +50,4 @@ chrono = "0.4.33"
5050
strip-ansi-escapes = "0.2.0"
5151

5252
[lints.clippy]
53-
indexing_slicing = "warn"
53+
indexing_slicing = "warn"

0 commit comments

Comments
 (0)