Skip to content

Commit 8b03178

Browse files
committed
v0.2.0
1 parent 4ae94b1 commit 8b03178

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2022-08-14
1011
### Added
1112
- Add `--valid-for` argument to `xqr encode` to set how long the token is valid for
1213
- When not set, the XQR will be valid forever

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xqr-cli"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
description = "eXtended QR Codes CLI"
66
homepage = "https://cli.xqr.dev"

0 commit comments

Comments
 (0)