Skip to content

Commit

Permalink
tag v0.4.0-pre.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Feb 23, 2023
1 parent 51ca9a5 commit 11b0e87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sccache"
version = "0.4.0-pre.7"
version = "0.4.0-pre.8"
license = "Apache-2.0"
description = "Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using the S3 API."
repository = "https://github.com/mozilla/sccache/"
Expand Down

0 comments on commit 11b0e87

Please sign in to comment.