Skip to content

Commit d083392

Browse files
committed
Revert "Bumping version for release"
This reverts commit 5ff8a96.
1 parent 5ff8a96 commit d083392

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
## 2.0.2
2-
June 19th, 2018
3-
4-
Fix: send impression event for Feature Test when Feature is disabled ([#110](https://github.com/optimizely/ruby-sdk/pull/110)).
5-
61
## 2.0.1
72
April 25th, 2018
83

lib/optimizely/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
#
1818
module Optimizely
1919
CLIENT_ENGINE = 'ruby-sdk'
20-
VERSION = '2.0.2'
20+
VERSION = '2.0.1'
2121
end

0 commit comments

Comments
 (0)