From 353f2439636934a5ef111509eef9d5a124846985 Mon Sep 17 00:00:00 2001 From: ksenia312 Date: Thu, 8 Feb 2024 21:17:25 +0100 Subject: [PATCH] release: 0.0.3 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3ab84e..f9d60c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.0.2+1 +## 0.0.3 - Update README: fix images diff --git a/pubspec.yaml b/pubspec.yaml index c41a559..aa912e2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nearby_service description: Nearby Service Flutter Plugin is used to create connections in a P2P network. Supports sending text messages and files. -version: 0.0.2+1 +version: 0.0.3 homepage: https://github.com/ksenia312/nearby_service repository: https://github.com/ksenia312/nearby_service