Skip to content

Commit 6729914

Browse files
committed
Release 0.2.2
1 parent 8ce950a commit 6729914

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ crate_ruby changelog
66
unreleased
77
==========
88

9+
0.2.2
10+
=====
11+
12+
- CI: Validated on recent versions of Ruby up to 4.1-dev
13+
914

1015
0.2.1
1116
=====

lib/crate_ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# software solely pursuant to the terms of the relevant commercial agreement.
2222

2323
module CrateRuby
24-
VERSION = '0.2.1'
24+
VERSION = '0.2.2'
2525
end

0 commit comments

Comments
 (0)