Skip to content

Commit

Permalink
Bump to version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pusher-ci committed Sep 3, 2021
1 parent 696d4af commit eba45dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.0.2

* [CHANGED] made encryption_master_key_base64 globally configurable

## 2.0.1

* [CHANGED] Only include lib and essential docs in gem.
Expand Down
2 changes: 1 addition & 1 deletion lib/pusher/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Pusher
VERSION = '2.0.1'
VERSION = '2.0.2'
end

0 comments on commit eba45dd

Please sign in to comment.