Skip to content

Commit 7bb94eb

Browse files
pawelrutkaqvinodreddy-g
authored andcommitted
bazel: update version
1 parent 4721342 commit 7bb94eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ members = [
2929

3030

3131
[workspace.package]
32-
version = "0.0.1"
32+
version = "0.0.3"
3333
edition = "2021"
3434
license-file = "LICENSE.md"
3535
authors = ["S-CORE Contributors"]

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# *******************************************************************************
1313
module(
1414
name = "score_orchestrator",
15-
version = "0.0.1",
15+
version = "0.0.3",
1616
compatibility_level = 0,
1717
)
1818

0 commit comments

Comments
 (0)