Skip to content

Commit 8086c37

Browse files
github-actions[bot]salamaashoush
authored andcommitted
Version Packages
1 parent 7ba6a8d commit 8086c37

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/real-owls-greet.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# turbo-remote-cache-rs
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- 9155de2: Update deps and log storage provider info on start
8+
39
## 0.3.0
410

511
### Minor Changes

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "turbo-remote-cache-rs"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
license = "MIT"
66
publish = true

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-remote-cache-rs",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/salamaashoush/turbo-remote-cache-rs"

0 commit comments

Comments
 (0)