Skip to content

Commit 2c6fcd2

Browse files
committed
1.0.1 Release Commit
• This release includes only minor internal stylistic improvements
1 parent 67ab333 commit 2c6fcd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/onesignal.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
Pod::Spec.new do |s|
55
s.name = 'onesignal'
6-
s.version = '1.0.0'
6+
s.version = '1.0.1'
77
s.summary = 'The OneSignal Flutter SDK'
88
s.description = 'Allows you to easily add OneSignal to your flutter projects, to make sending and handling push notifications easy'
99
s.homepage = 'https://www.onesignal.com'

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: onesignal
22
description: OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
3-
version: 1.0.0
3+
version: 1.0.1
44
author: Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com>
55
homepage: https://www.onesignal.com
66

0 commit comments

Comments
 (0)