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 882e9c6 commit 8c38ae1Copy full SHA for 8c38ae1
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [0.10.3](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.2...v0.10.3)
2
+
3
+* ruby 2.5.1 added (contrinuted by [niw](https://github.com/niw))
4
5
6
## [0.10.2](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.1...v0.10.2)
7
8
* ruby 2.5.0 added
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '0.10.2'
+ VERSION = '0.10.3'
end
0 commit comments