Skip to content

Commit a4a1149

Browse files
committed
2.19.0
1 parent 4d1b67b commit a4a1149

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Changelog for the gruf gem. This includes internal history before the gem was ma
22

33
### Pending release
44

5+
### 2.19.0
6+
57
* [#197] Add support for Ruby 3.3
68
* Drop support for Ruby 2.x
79

lib/gruf/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1717
#
1818
module Gruf
19-
VERSION = '2.18.1.pre'
19+
VERSION = '2.19.0'
2020
end

0 commit comments

Comments
 (0)