Skip to content

Commit

Permalink
Merge pull request #16 from pusher/prepare-release-1.0.0-dev.1
Browse files Browse the repository at this point in the history
Preparing 1.0.1-dev.1 release
  • Loading branch information
fbenevides authored Feb 15, 2022
2 parents 1aae598 + 46432af commit 40f2022
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 1.0.0
## 1.0.1-dev.1
* Remove duplicated events from iOS

## 1.0.0
* First release.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0"
version: "1.0.1-dev.1"
shared_preferences:
dependency: "direct main"
description:
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: pusher_channels_flutter
description: Pusher Channels Flutter Plugin
version: 1.0.0
version: 1.0.1-dev.1
homepage: https://github.com/pusher/pusher-channels-flutter
repository: https://github.com/pusher/pusher-channels-flutter
issue_tracker: https://github.com/pusher/pusher-channels-flutter/issues
Expand Down

0 comments on commit 40f2022

Please sign in to comment.