Skip to content

Commit

Permalink
chore: release version 1.0.0-rc.12
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Dec 20, 2022
1 parent 3139703 commit 2013b17
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.0.0-rc.12

* test: add healthcheck to Kinetic service (#19)
* fix: make sure to correctly set close authority (#18)
* feat: implement closeAccount and getAccountInfo methods (#17)
* chore: update Kinetic to 1.0.0-rc.12

## 1.0.0-rc.8

* chore: update Kinetic OpenAPI code to Kinetic 1.0.0-rc.8
Expand All @@ -18,3 +25,5 @@
## 1.0.0-rc.1

* Initial release candidate.


2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: kinetic
version: 1.0.0-rc.8
version: 1.0.0-rc.12
description: The official Kinetic Dart SDK brought to you by the Kin Foundation.
homepage: https://github.com/kin-labs/kinetic-dart
repository: https://github.com/kin-labs/kinetic-dart
Expand Down

0 comments on commit 2013b17

Please sign in to comment.