Skip to content

Commit

Permalink
release of v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed May 5, 2022
1 parent a547baa commit 9cfbedc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.0
Stable release including the changes noted in the beta releases.
This release also updates Android dependencies.

## 1.0.0-beta.2
Fixed macOS version not working

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Join the chat](https://img.shields.io/discord/827432913896341534)](https://discord.gg/XeyJZhaczm)
[![Workflow](https://github.com/juliansteenbakker/flutter_ble_peripheral/actions/workflows/flutter_format.yml/badge.svg?branch=master)](https://github.com/juliansteenbakker/flutter_ble_peripheral/actions)
[![style: lint](https://img.shields.io/badge/style-lint-4BC0F5.svg)](https://pub.dev/packages/lint)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/juliansteenbakker?label=want%20support%3F%20sponsor%20me%20and%20I%27ll%20contact%20you%21)](https://github.com/sponsors/juliansteenbakker)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/juliansteenbakker?label=sponsor%20me)](https://github.com/sponsors/juliansteenbakker)

# FlutterBlePeripheral

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_ble_peripheral
description: This plugin enables a device to be set into peripheral mode, and advertise custom
services and characteristics.
version: 1.0.0-beta.2
version: 1.0.0
homepage: https://github.com/juliansteenbakker/flutter_ble_peripheral

environment:
Expand Down

0 comments on commit 9cfbedc

Please sign in to comment.