Skip to content

Commit c835128

Browse files
bump version in version.rb (#226)
1 parent d21ff7d commit c835128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '3.3.1'
20+
VERSION = '3.3.2'
2121
end

0 commit comments

Comments
 (0)