We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9804ed2 commit d159317Copy full SHA for d159317
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.9.11](https::/github.com/os97673/debase-ruby_core_source/compare/v0.9.10...v0.9.11)
2
+* ruby 2.5.0-preview1 added
3
+
4
## [0.9.10](https::/github.com/os97673/debase-ruby_core_source/compare/v0.9.9...v0.9.10)
5
6
* ruby 2.4.0 previews deleted
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '0.9.10'
+ VERSION = '0.9.11'
end
0 commit comments