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 1
1
{
2
- "." : " 0.0.2 "
2
+ "." : " 0.0.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
12
## [ 0.0.2] ( https://github.com/open-feature/ruby-sdk/compare/v0.0.1...v0.0.2 ) (2022-11-11)
4
13
5
14
Original file line number Diff line number Diff line change 2
2
3
3
module OpenFeature
4
4
module SDK
5
- VERSION = "0.0.2 "
5
+ VERSION = "0.0.3 "
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments