Skip to content

Commit 6000791

Browse files
committed
bump to 0.0.2
1 parent cda3fc4 commit 6000791

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.2
2+
* Update README.md.
3+
* Rename implementation class from `AdvertisingIdFlutter` to `AdvertisingId`.
4+
15
## 0.0.1
26

37
* Initial release.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: advertising_id_flutter
22
description: "A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS&macOS) and advertising ID (on Android)."
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/OpenFlutter/flutter_advertising_id
55

66
environment:

0 commit comments

Comments
 (0)