Skip to content

Commit 5cb365c

Browse files
committed
release 0.10.10
1 parent 0c0adee commit 5cb365c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.10.10](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.9...v0.10.10)
2+
3+
* removed ruby 2.7.0 preview sources to avoid falling back on them for release versions
4+
15
## [0.10.9](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.8...v0.10.9)
26

37
* ruby 2.7.0 added (contributed by [ViugiNick](https://github.com/ViugiNick))
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 = '0.10.9'
3+
VERSION = '0.10.10'
44
end
55
end

0 commit comments

Comments
 (0)