mirror of
https://github.com/hackku21/nearby_connections.git
synced 2024-10-27 19:14:01 +00:00
Publish v3.0.1 on pub
This commit is contained in:
parent
32cace5af7
commit
c21fa52248
@ -1,3 +1,6 @@
|
||||
## 3.0.1
|
||||
- Fix issues when running with sound null safety.
|
||||
|
||||
## 3.0.0
|
||||
* Bump version to 3.0.0 (dart sdk `>=2.12.0 <3.0.0`).
|
||||
|
||||
|
@ -134,7 +134,7 @@ packages:
|
||||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "3.0.0"
|
||||
version: "3.0.1"
|
||||
path:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: nearby_connections
|
||||
description: Plugin for the android NearbyConnections API. Bytes and Files Supported.
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
homepage: https://github.com/mannprerak2/nearby_connections
|
||||
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user