Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tizz98 committed Aug 12, 2023
1 parent ba5494a commit 8db12d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0] - 2023-08-12
### Changed
- **Breaking changes**:
- `decode` now borrows the XQR instead of taking ownership of it
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xqr"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
description = "eXtended QR Codes"
homepage = "https://xqr.dev"
Expand Down

0 comments on commit 8db12d3

Please sign in to comment.