Skip to content

Commit

Permalink
chore: bump version to v0.27.0 (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
kayagokalp authored Oct 16, 2024
1 parent b442d9e commit fea5065
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fuelup"
version = "0.26.0"
version = "0.27.0"
authors = ["Fuel Labs <contact@fuel.sh>"]
edition = "2021"
homepage = "https://fuel.network/"
Expand Down Expand Up @@ -50,4 +50,4 @@ chrono = "0.4.33"
strip-ansi-escapes = "0.2.0"

[lints.clippy]
indexing_slicing = "warn"
indexing_slicing = "warn"

0 comments on commit fea5065

Please sign in to comment.