Skip to content

Commit e4480d6

Browse files
committed
Merge tag '0.2.2' into develop
Add link to GitHub repository to pubspec.yaml
2 parents e579350 + 2e58f17 commit e4480d6

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.2
2+
3+
* Add link to GitHub repository to pubspec.yaml
4+
15
## 0.2.1
26

37
* Minor documentation updates

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ packages:
122122
path: ".."
123123
relative: true
124124
source: path
125-
version: "0.2.1"
125+
version: "0.2.2"
126126
quiver:
127127
dependency: transitive
128128
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: qonversion_flutter
22
description: Powerful yet simple subscription analytics
3-
version: 0.2.1
3+
version: 0.2.2
44
homepage: 'https://qonversion.io'
55
repository: 'https://github.com/qonversion/flutter-sdk'
66

0 commit comments

Comments
 (0)