Skip to content

Commit 8b4599d

Browse files
committed
Tag v0.0.4
1 parent 3c31d73 commit 8b4599d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.0.4
2+
3+
- Bump go deps
4+
5+
tkey-device-x25519: v0.0.2 -- identity not changed
6+
17
# v0.0.3
28

39
- Add -y flag to convert TKey identities to recipients.

cmd/age-plugin-tkey/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
const (
14-
version = "0.0.3"
14+
version = "0.0.4"
1515
pluginName = "tkey"
1616
)
1717

0 commit comments

Comments
 (0)