Skip to content

Commit e8146ea

Browse files
committed
Bump to version 2.0.1
1 parent fe706c5 commit e8146ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.1
4+
5+
* [CHANGED] Only include lib and essential docs in gem.
6+
37
## 2.0.0
48

59
* [CHANGED] Use TLS by default.

lib/pusher/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pusher
2-
VERSION = '2.0.0'
2+
VERSION = '2.0.1'
33
end

0 commit comments

Comments
 (0)