Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Commit

Permalink
Bumped version number & updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlessenich committed Feb 29, 2024
1 parent 3ed4372 commit d8406c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.6.1
- Fixed `RestrrEventHandler#fire`

## 0.6
- Added `RestrrBuilder#on` & `Restrr#on`
- Added `ReadyEvent` & `RequestEvent`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: restrr
description: Dart package which allows to communicate with the financrr REST API.
version: 0.6.0
version: 0.6.1
repository: https://github.com/financrr/restrr

environment:
Expand Down

0 comments on commit d8406c3

Please sign in to comment.