Skip to content

Commit a082d59

Browse files
Asa SchacharMichael Ng
Asa Schachar
authored and
Michael Ng
committed
chore(release): Preparing for 3.1.1 release (#169)
1 parent 22eafd6 commit a082d59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.1.1
2+
May 30th, 2019
3+
4+
### Bug Fixes:
5+
- fix(is_feature_enabled): Added rollout experiment key map for onboarding datafile. ([#168](https://github.com/optimizely/ruby-sdk/pull/168))
6+
17
## 3.1.0
28
May 3rd, 2019
39

lib/optimizely/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
#
1818
module Optimizely
1919
CLIENT_ENGINE = 'ruby-sdk'
20-
VERSION = '3.1.0'
20+
VERSION = '3.1.1'
2121
end

0 commit comments

Comments
 (0)