Skip to content

Commit a500061

Browse files
github-actions[bot]salamaashoush
authored andcommitted
Version Packages
1 parent ae2bf7f commit a500061

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

.changeset/twenty-mayflies-deny.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# turbo-remote-cache-rs
2+
3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 6dde7bc: Deps update

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.2.0"
3+
version = "0.2.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.2.0",
3+
"version": "0.2.1",
44
"repository": {
55
"type": "git",
66
"url": "git@github.com:salamaaashoush/turbo-remote-cache-rs.git"

0 commit comments

Comments
 (0)