Skip to content

Commit b73936c

Browse files
Release ctaphid-app v0.1.0-rc.1
1 parent 7352982 commit b73936c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## Unreleased
3+
## [v0.1.0-rc.1](https://github.com/trussed-dev/trussed/releases/tag/app-v0.1.0-rc.1)
44

55
- Extract `app` and `command` modules from `ctaphid-dispatch` 0.1 into a separate crate.

app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctaphid-app"
3-
version = "0.1.0"
3+
version = "0.1.0-rc.1"
44
description = "trait for CTAPHID applications"
55

66
authors.workspace = true

0 commit comments

Comments
 (0)