Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Dec 11, 2023
1 parent 29d80f5 commit 78add74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -74,3 +74,7 @@
## 1.4.3

- refactor: Message.type is made of an MessageType enum instead of a String

## 1.5.0

- feat: add EOSE class to obtain subscriptionId (#41)
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: nostr
description: A library for nostr protocol implemented in dart for flutter
version: 1.4.3
version: 1.5.0
homepage: https://github.com/ethicnology/dart-nostr

environment:
Expand Down

0 comments on commit 78add74

Please sign in to comment.