Skip to content

Commit e048d30

Browse files
author
infobip-ci
committed
Release: 5.0.2
1 parent a666ada commit e048d30

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 5.0.2
2+
## Changed
3+
- Improved message model for Inbox.
14
# 5.0.1
25
## Changed
36
- provided dictionary representation of Message object for iOS

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ packages:
8181
path: ".."
8282
relative: true
8383
source: path
84-
version: "5.0.0"
84+
version: "5.0.1"
8585
intl:
8686
dependency: "direct main"
8787
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: infobip_mobilemessaging
22
description: Infobip Mobile Messaging Flutter Plugin.
3-
version: 5.0.1
3+
version: 5.0.2
44
homepage: https://github.com/infobip/mobile-messaging-flutter-plugin#readme
55
repository: https://github.com/infobip/mobile-messaging-flutter-plugin
66
issue_tracker: https://github.com/infobip/mobile-messaging-flutter-plugin/issues

0 commit comments

Comments
 (0)