Skip to content

Commit b0a6301

Browse files
authored
Merge pull request #71 from bobertoyin/cut-v3.2.2
cut to v3.2.2
2 parents ca56912 + 1b29bad commit b0a6301

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bobertoyindotcom"
3-
version = "3.2.1"
3+
version = "3.2.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

content/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ title = "Change Log"
66

77
---
88

9+
## `v3.2.2`
10+
11+
- Fixed Docker build issues stemming from missing folder copying and incorrectly naming the built binary
12+
913
## `v3.2.1`
1014

1115
- Improved Docker build times, build caching opportunities, and image size

0 commit comments

Comments
 (0)