Skip to content

Commit b22f82f

Browse files
committed
publish
Signed-off-by: YdrMaster <[email protected]>
1 parent 944e7ae commit b22f82f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010

1111
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212

13-
## [0.2.0-alpha.2](https://github.com/YdrMaster/dtb-walker/releases/tag/0.2.0-alpha.2) - 2022-07-14
13+
## [0.2.0-alpha.2](https://github.com/YdrMaster/dtb-walker/releases/tag/0.2.0-alpha.2) - 2022-07-15
1414

1515
### Fixed
1616

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "dtb-walker"
33
description = "A simple package for DTB depth-first walking."
4-
version = "0.2.0-alpha.1"
4+
version = "0.2.0-alpha.2"
55
edition = "2021"
66
authors = ["YdrMaster <[email protected]>"]
77
repository = "https://github.com/YdrMaster/dtb-walker.git"

0 commit comments

Comments
 (0)