Skip to content

Commit

Permalink
1.0.1 Release Commit
Browse files Browse the repository at this point in the history
• This release includes only minor internal stylistic improvements
  • Loading branch information
Nightsd01 committed Aug 1, 2018
1 parent 67ab333 commit 2c6fcd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ios/onesignal.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
Pod::Spec.new do |s|
s.name = 'onesignal'
s.version = '1.0.0'
s.version = '1.0.1'
s.summary = 'The OneSignal Flutter SDK'
s.description = 'Allows you to easily add OneSignal to your flutter projects, to make sending and handling push notifications easy'
s.homepage = 'https://www.onesignal.com'
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: onesignal
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 <[email protected]>, Josh Kasten <[email protected]>
homepage: https://www.onesignal.com

Expand Down

0 comments on commit 2c6fcd2

Please sign in to comment.