Skip to content

Commit bced9b1

Browse files
committed
RUBY-31354 Release 3.2.1
1 parent 4159a95 commit bced9b1

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.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+
16
## [3.2.0](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.10.18...v3.2.0)
27

38
* ruby-3.2.0 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.0'
3+
VERSION = '3.2.1'
44
end
55
end

0 commit comments

Comments
 (0)