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 4159a95 commit bced9b1Copy full SHA for bced9b1
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.2.1](https://github.com/ruby-debug/debase-ruby_core_source/compare/3.2.1...v3.2.0)
2
+
3
+* ruby-3.3.0-preview1 sources added
4
+* tags naming changed to the version without v
5
6
## [3.2.0](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.18...v3.2.0)
7
8
* ruby-3.2.0 sources added
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '3.2.0'
+ VERSION = '3.2.1'
end
0 commit comments