We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e579350 + 2e58f17 commit e4480d6Copy full SHA for e4480d6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.2
2
+
3
+* Add link to GitHub repository to pubspec.yaml
4
5
## 0.2.1
6
7
* Minor documentation updates
example/pubspec.lock
@@ -122,7 +122,7 @@ packages:
122
path: ".."
123
relative: true
124
source: path
125
- version: "0.2.1"
+ version: "0.2.2"
126
quiver:
127
dependency: transitive
128
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: qonversion_flutter
description: Powerful yet simple subscription analytics
-version: 0.2.1
+version: 0.2.2
homepage: 'https://qonversion.io'
repository: 'https://github.com/qonversion/flutter-sdk'
0 commit comments