Skip to content

Commit ee15078

Browse files
committed
feat: updated version
1 parent 78d3a4c commit ee15078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ packages:
143143
path: ".."
144144
relative: true
145145
source: path
146-
version: "2.0.2"
146+
version: "2.0.2+1"
147147
flutter:
148148
dependency: "direct main"
149149
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firebase_notifications_handler
22
description: Easy-to-use Firebase notifications handler with built-in local notifications support, allowing your app to display notifications in the foreground without extra setup.
3-
version: 2.0.2
3+
version: 2.0.2+1
44
homepage: https://github.com/rithik-dev/firebase_notifications_handler
55
repository: https://github.com/rithik-dev/firebase_notifications_handler
66
issue_tracker: https://github.com/rithik-dev/firebase_notifications_handler/issues

0 commit comments

Comments
 (0)