Update version

This commit is contained in:
Rene Vergara 2022-06-23 11:49:15 -05:00
parent bfdbe971f9
commit 9cc1950d94
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
3 changed files with 5 additions and 2 deletions

View File

@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.0.0]
### Added
- Adds `uri` CLI command to send funds using a [ZIP-321](https://zips.z.cash/zip-0321) URI
- Adds `sendWithUri` function to support [ZIP-321 URIs](https://zips.z.cash/zip-0321)
- Adds option to include reply-to address in `send` command
### Changed

View File

@ -1,5 +1,5 @@
name: zenith
version: 0.1.0.0
version: 0.2.0.0
github: "pitmutt/zenit"
license: MIT
author: "Rene Vergara"

View File

@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: zenith
version: 0.1.0.0
version: 0.2.0.0
description: Please see the README on GitLab at <https://gitlab.com/pitmutt/zenit#readme>
homepage: https://github.com/pitmutt/zenit#readme
bug-reports: https://github.com/pitmutt/zenit/issues