Version update

This commit is contained in:
Rene Vergara 2022-07-27 08:18:12 -05:00
parent a7941a54b4
commit b78d006e0c
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.0.0] - 2022-07-27
### Added
- New functionality to read transactions for the given viewing keys

View File

@ -1,5 +1,5 @@
name: zgo-backend
version: 0.1.0.2
version: 1.0.0
git: "https://gitlab.com/pitmutt/zgo-backend"
license: BOSL
author: "Rene Vergara"