Skip to content

Commit fa3ff1a

Browse files
committed
Time for 0.10.1
1 parent 00fd0d1 commit fa3ff1a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.1](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.0...v0.10.1)
2+
3+
* ruby 2.2.9 added
4+
* ruby 2.3.6 added
5+
* ruby 2.4.3 added
6+
* ruby 2.5.0-rc1 added
7+
18
## [0.10.0](https://github.com/os97673/debase-ruby_core_source/compare/v0.9.11...v0.10.0)
29

310
* changed headers search to survive src-based rubies [#9](https://github.com/os97673/debase-ruby_core_source/pull/9) (contributed by [valich](https://github.com/valich))
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.10.0'
3+
VERSION = '0.10.1'
44
end
55
end

0 commit comments

Comments
 (0)