Skip to content

Commit c8a0644

Browse files
committed
Update version and changelog
1 parent c5ee8d3 commit c8a0644

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 0.5.1
26

37
* Update podspec version.

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ packages:
9191
path: ".."
9292
relative: true
9393
source: path
94-
version: "0.5.1"
94+
version: "0.5.1+1"
9595
integration_test:
9696
dependency: "direct dev"
9797
description: flutter

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010
- vibration
1111
- plugin
1212

13-
version: 0.5.1
13+
version: 0.5.1+1
1414

1515
environment:
1616
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)