Skip to content

Commit b7af804

Browse files
gusinacioaasseman
authored andcommitted
chore(all): release 1.0.0-rc.3
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent 4c7e16c commit b7af804

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

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

config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indexer-config"
3-
version = "1.0.0-rc.2"
3+
version = "1.0.0-rc.3"
44
edition = "2021"
55

66
[dependencies]

service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "service"
3-
version = "1.0.0-rc.2"
3+
version = "1.0.0-rc.3"
44
edition = "2021"
55
license = "Apache-2.0"
66

tap-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indexer-tap-agent"
3-
version = "1.0.0-rc.2"
3+
version = "1.0.0-rc.3"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)