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 92f4efd commit ed1147bCopy full SHA for ed1147b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.0.3
2
+June 25th, 2018
3
+
4
+### Bug Fixes
5
+Fixes [#109](https://github.com/optimizely/ruby-sdk/issues/109)
6
7
## 2.0.2
8
June 19th, 2018
9
lib/optimizely/version.rb
@@ -17,5 +17,5 @@
17
#
18
module Optimizely
19
CLIENT_ENGINE = 'ruby-sdk'
20
- VERSION = '2.0.2'
+ VERSION = '2.0.3'
21
end
0 commit comments