Skip to content

Commit b215d8f

Browse files
author
Dmitry Pogrebnoy
committed
RUBY-31354 Release 3.3.1
1 parent 384fe44 commit b215d8f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.3.1](https://github.com/ruby-debug/debase-ruby_core_source/compare/3.3.0...3.3.1)
2+
3+
* prism headers added for ruby-3.3.0
4+
15
## [3.3.0](https://github.com/ruby-debug/debase-ruby_core_source/compare/3.2.3...3.3.0)
26

37
* ruby-3.3.0-preview3 sources removed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Debase
22
module RubyCoreSource
3-
VERSION = '3.3.0'
3+
VERSION = '3.3.1'
44
end
55
end

0 commit comments

Comments
 (0)