We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5462f95 commit e33dc2dCopy full SHA for e33dc2d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.10.18](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.17...v0.10.18)
2
+
3
+* ruby-3.2.0-preview3 added
4
5
## [0.10.17](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.16...v0.10.17)
6
7
* ruby-3.2.0-preview2 added
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '0.10.17'
+ VERSION = '0.10.18'
end
0 commit comments