We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384fe44 commit b215d8fCopy full SHA for b215d8f
CHANGELOG.md
@@ -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
5
## [3.3.0](https://github.com/ruby-debug/debase-ruby_core_source/compare/3.2.3...3.3.0)
6
7
* ruby-3.3.0-preview3 sources removed
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '3.3.0'
+ VERSION = '3.3.1'
end
0 commit comments