Skip to content

Commit aef28b8

Browse files
update version
1 parent d905410 commit aef28b8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "ethgas_commit_boost_modules"
3-
version = "1.0.3"
3+
version = "1.0.3-dev"
44
rust-version = "1.90.0"
55
edition = "2021"
66

docker-compose-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
networks:
5353
- signer_network
5454
cb_ethgas_commit:
55-
image: ghcr.io/ethgas-developer/commitboost_ethgas_commit:v1.0.3
55+
image: ghcr.io/ethgas-developer/commitboost_ethgas_commit:v1.0.3-dev
5656
container_name: cb_ethgas_commit
5757
environment:
5858
CB_MODULE_ID: ETHGAS_COMMIT

0 commit comments

Comments
 (0)