Skip to content

Commit cd57321

Browse files
authored
Release agent-0.1.3 (#1265)
Changelog: - Deduplicate file uploads using sha1 digest (#1264)
1 parent 6f7b47f commit cd57321

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agent/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.

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 = "bazelci-agent"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2018"
55

66
[dependencies]

0 commit comments

Comments
 (0)