release: 0.0.2

This commit is contained in:
ksenia312
2024-02-08 21:00:42 +01:00
parent b89dc36bf8
commit c18858f9de
2 changed files with 5 additions and 5 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.0.2
- Update README and assets
## 0.0.1
- The first release
+1 -5
View File
@@ -1,13 +1,9 @@
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.1
version: 0.0.2
homepage: https://github.com/ksenia312/nearby_service
repository: https://github.com/ksenia312/nearby_service
platforms:
android:
ios:
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"