Skip to content

Commit 0ce6a0f

Browse files
chore(master): release 0.8.1 (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent edd0f10 commit 0ce6a0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.1](https://github.com/kade-robertson/ddragon/compare/v0.8.0...v0.8.1) (2023-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump cacache to resolve reflink ([#60](https://github.com/kade-robertson/ddragon/issues/60)) ([edd0f10](https://github.com/kade-robertson/ddragon/commit/edd0f107f2d1c0ee79de88a0b322e24d996d30e2))
9+
310
## [0.8.0](https://github.com/kade-robertson/ddragon/compare/v0.7.4...v0.8.0) (2023-10-15)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ddragon"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
rust-version = "1.67.1"
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)