From 65e9cd225bb16e15633350e573bcc438410fbcb3 Mon Sep 17 00:00:00 2001 From: Yuki Kishimoto Date: Tue, 31 Dec 2024 10:50:29 +0100 Subject: [PATCH] Bump to v0.38.0 --- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 89c9cc7..9155a73 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -200,7 +200,7 @@ packages: path: ".." relative: true source: path - version: "0.37.0" + version: "0.38.0" path: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 96411a3..25217b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nostr_sdk description: "Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more." -version: 0.37.0 +version: 0.38.0 homepage: https://rust-nostr.org environment: