Skip to content

Commit 7521c7c

Browse files
authored
bump versions (#96)
1 parent ff74007 commit 7521c7c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fuel-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fuel-gql-client"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Fuel Labs <contact@fuel.sh>"]
55
categories = ["concurrency", "cryptography::cryptocurrencies", "emulators"]
66
edition = "2021"

fuel-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fuel-core"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Fuel Labs <contact@fuel.sh>"]
55
categories = ["concurrency", "cryptography::cryptocurrencies", "emulators"]
66
edition = "2021"

0 commit comments

Comments
 (0)