Skip to content

Commit b977495

Browse files
committed
version bumped to 0.9.0
1 parent 79fd1f1 commit b977495

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [0.8.6](https::/github.com/os97673/debase-ruby_core_source/compare/v0.8.5...v0.8.6)
28

39
* ruby 2.1.10 added
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.8.6'
3+
VERSION = '0.9.0'
44
end
55
end

0 commit comments

Comments
 (0)