We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ee8d3 commit c8a0644Copy full SHA for c8a0644
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.1+1
2
+
3
+* Add an article link about using the plugin to the readme. Thanks @kamranbekirovyz!
4
5
## 0.5.1
6
7
* Update podspec version.
example/pubspec.lock
@@ -91,7 +91,7 @@ packages:
91
path: ".."
92
relative: true
93
source: path
94
- version: "0.5.1"
+ version: "0.5.1+1"
95
integration_test:
96
dependency: "direct dev"
97
description: flutter
pubspec.yaml
@@ -10,7 +10,7 @@ topics:
10
- vibration
11
- plugin
12
13
-version: 0.5.1
+version: 0.5.1+1
14
15
environment:
16
sdk: '>=3.0.0 <4.0.0'
0 commit comments