Skip to content

Commit 365bdf0

Browse files
author
infobip-ci
committed
Release: 1.1.0
1 parent de21331 commit 365bdf0

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+
# 1.1.0
2+
## Added
3+
- InAppChat authentication with JSON Web Token.
14
# 1.0.0
25
## Changed
36
- Android minimum SDK level is 19 now

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ packages:
110110
path: ".."
111111
relative: true
112112
source: path
113-
version: "0.9.3"
113+
version: "1.0.0"
114114
js:
115115
dependency: transitive
116116
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: 1.0.0
3+
version: 1.1.0
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)