Skip to content

Commit 4401f08

Browse files
committed
Merge branch 'master' into rashid/bot_filtering
2 parents d754e62 + ed1147b commit 4401f08

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 2.0.2
28
June 19th, 2018
39

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.3'
2121
end

0 commit comments

Comments
 (0)