We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ab333 commit 2c6fcd2Copy full SHA for 2c6fcd2
ios/onesignal.podspec
@@ -3,7 +3,7 @@
3
#
4
Pod::Spec.new do |s|
5
s.name = 'onesignal'
6
- s.version = '1.0.0'
+ s.version = '1.0.1'
7
s.summary = 'The OneSignal Flutter SDK'
8
s.description = 'Allows you to easily add OneSignal to your flutter projects, to make sending and handling push notifications easy'
9
s.homepage = 'https://www.onesignal.com'
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: onesignal
2
description: OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
-version: 1.0.0
+version: 1.0.1
author: Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com>
homepage: https://www.onesignal.com
0 commit comments