Skip to content

Commit 1fa324d

Browse files
committed
RUBY-31354 Release 3.3.0
1 parent 75ac3f1 commit 1fa324d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.3.0](https://github.com/ruby-debug/debase-ruby_core_source/compare/3.2.3...3.3.0)
2+
3+
* ruby-3.3.0-preview3 sources removed
4+
* ruby-3.3.0 sources added
5+
16
## [3.2.3](https://github.com/ruby-debug/debase-ruby_core_source/compare/3.2.3...3.2.2)
27

38
* ruby-3.3.0-preview3 sources added
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.2.3'
3+
VERSION = '3.3.0'
44
end
55
end

0 commit comments

Comments
 (0)