File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.2.3] ( https://www.github.com/useful-libs/json_logic_ruby/compare/v0.2.2...v0.2.3 ) (2024-03-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * add bump-version instruction ([ #16 ] ( https://www.github.com/useful-libs/json_logic_ruby/issues/16 ) ) ([ cd42ab7] ( https://www.github.com/useful-libs/json_logic_ruby/commit/cd42ab70444be8d2b9837b7694fd8a9d4c3177b3 ) )
9+
310## 0.1.0 (2023-11-23)
411 * Initial release
512## 0.2.1 (2023-11-23)
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- json_logic_ruby (0.2.2 )
4+ json_logic_ruby (0.2.3 )
55 activesupport (~> 7.0 )
66
77GEM
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module JsonLogic
4- VERSION = '0.2.2 '
4+ VERSION = '0.2.3 '
55end
You can’t perform that action at this time.
0 commit comments