Skip to content

Commit 3a58c47

Browse files
authored
Merge pull request #32 from jeroen1602/Update0.0.9
Bumped the version number to 0.0.9
2 parents 2e9efd4 + bdca09f commit 3a58c47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ packages:
101101
path: ".."
102102
relative: true
103103
source: path
104-
version: "0.0.8"
104+
version: "0.0.9"
105105
flutter_web_plugins:
106106
dependency: transitive
107107
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_web_bluetooth
22
description: A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
3-
version: 0.0.8
3+
version: 0.0.9
44
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/
55
repository: https://github.com/jeroen1602/flutter_web_bluetooth/
66
issue_tracker: https://github.com/jeroen1602/flutter_web_bluetooth/issues/

0 commit comments

Comments
 (0)