Version update
This commit is contained in:
parent
84c6d82e98
commit
ee7b12c604
2 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.0] - 2022-10-01
|
||||
|
||||
### Added
|
||||
|
||||
- Feature to record a payment when detected on-chain
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: zgo-backend
|
||||
version: 1.0.0
|
||||
version: 1.1.0
|
||||
git: "https://gitlab.com/pitmutt/zgo-backend"
|
||||
license: BOSL
|
||||
author: "Rene Vergara"
|
||||
|
|
Loading…
Reference in a new issue