File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.2 "
2+ "." : " 0.0.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.3] ( https://github.com/open-feature/ruby-sdk/compare/v0.0.2...v0.0.3 ) (2022-11-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update Gemfile.lock ([ #25 ] ( https://github.com/open-feature/ruby-sdk/issues/25 ) ) ([ 6a1f789] ( https://github.com/open-feature/ruby-sdk/commit/6a1f789bd016a6b1d961a8ce61d3366116d4e3e5 ) )
9+ * Update release please ([ #24 ] ( https://github.com/open-feature/ruby-sdk/issues/24 ) ) ([ 457c326] ( https://github.com/open-feature/ruby-sdk/commit/457c3262131c55deeb5719d94ee18ac8591488b1 ) )
10+ * Update release please ([ #27 ] ( https://github.com/open-feature/ruby-sdk/issues/27 ) ) ([ ca98386] ( https://github.com/open-feature/ruby-sdk/commit/ca983861fd50388a05bca60b1483ed65fb8aedb5 ) )
11+
312## [ 0.0.2] ( https://github.com/open-feature/ruby-sdk/compare/v0.0.1...v0.0.2 ) (2022-11-11)
413
514
Original file line number Diff line number Diff line change 22
33module OpenFeature
44 module SDK
5- VERSION = "0.0.2 "
5+ VERSION = "0.0.3 "
66 end
77end
You can’t perform that action at this time.
0 commit comments