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 696d4af commit eba45ddCopy full SHA for eba45dd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.0.2
4
+
5
+* [CHANGED] made encryption_master_key_base64 globally configurable
6
7
## 2.0.1
8
9
* [CHANGED] Only include lib and essential docs in gem.
lib/pusher/version.rb
@@ -1,3 +1,3 @@
module Pusher
- VERSION = '2.0.1'
+ VERSION = '2.0.2'
end
0 commit comments