Skip to content

Commit d4b346d

Browse files
chore: release v0.1.2 (#62)
## πŸ€– New release * `rustic_scheduler`: 0.1.1 -> 0.1.2 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.1.2](v0.1.1...v0.1.2) - 2024-11-09 ### Other - dprint fmt - *(release)* add cargo dist packaging </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
1 parent a5d54e1 commit d4b346d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
## [unreleased]
66

7+
## [0.1.2](https://github.com/rustic-rs/rustic_scheduler/compare/v0.1.1...v0.1.2) - 2024-11-09
8+
9+
### Other
10+
11+
- dprint fmt
12+
- *(release)* add cargo dist packaging
13+
714
## [0.1.1](https://github.com/rustic-rs/rustic_scheduler/compare/v0.1.0...v0.1.1) - 2024-11-09
815

916
### Fixed

β€Ž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 = "rustic_scheduler"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["the rustic-rs team"]
55
categories = ["command-line-utilities"]
66
edition = "2021"

0 commit comments

Comments
Β (0)