We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fd1f1 commit b977495Copy full SHA for b977495
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.9.0](https::/github.com/os97673/debase-ruby_core_source/compare/v0.8.6...v0.9.0)
2
+
3
+* ruby 2.3.1 added
4
+* ruby 2.2.5 added
5
+* add_source rake task reworked to extract patchlevel from sources
6
7
## [0.8.6](https::/github.com/os97673/debase-ruby_core_source/compare/v0.8.5...v0.8.6)
8
9
* ruby 2.1.10 added
lib/debase/ruby_core_source/version.rb
@@ -1,5 +1,5 @@
module Debase
module RubyCoreSource
- VERSION = '0.8.6'
+ VERSION = '0.9.0'
end
0 commit comments