From cef56142e57ee7845d492528b28fc870145ebb1d Mon Sep 17 00:00:00 2001 From: ethicnology Date: Mon, 16 Oct 2023 09:35:52 +0200 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1607d58..8209e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,3 +66,7 @@ - [new **a** filter](https://github.com/nostr-protocol/nips/commit/e50bf508d9014cfb19bfa8a5c4ec88dc4788d490) - Upgrade bip340 dependency + +## 1.4.2 + +- NIP50: search filter diff --git a/pubspec.yaml b/pubspec.yaml index 284ecfd..7942b91 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nostr description: A library for nostr protocol implemented in dart for flutter -version: 1.4.1 +version: 1.4.2 homepage: https://github.com/ethicnology/dart-nostr environment: