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 0c0adee commit 5cb365cCopy full SHA for 5cb365c
CHANGELOG.md
@@ -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
5
## [0.10.9](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.8...v0.10.9)
6
7
* ruby 2.7.0 added (contributed by [ViugiNick](https://github.com/ViugiNick))
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '0.10.9'
+ VERSION = '0.10.10'
end
0 commit comments