Skip to content

Commit 4866abb

Browse files
amirhEgor
authored andcommitted
[in_app_purchase] Bump version (flutter#3227)
Follow-up for flutter#3220 (forgot to bump in that PR).
1 parent 5ed3681 commit 4866abb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/in_app_purchase/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.4+16
2+
3+
* Add Dartdocs to all public APIs.
4+
15
## 0.3.4+15
26

37
* Update android compileSdkVersion to 29.

packages/in_app_purchase/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: in_app_purchase
22
description: A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
33
homepage: https://github.com/flutter/plugins/tree/master/packages/in_app_purchase
4-
version: 0.3.4+15
4+
version: 0.3.4+16
55

66
dependencies:
77
async: ^2.0.8

0 commit comments

Comments
 (0)