Skip to content

Commit 8c38ae1

Browse files
committed
ruby 2.5.1. added
1 parent 882e9c6 commit 8c38ae1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## [0.10.2](https://github.com/os97673/debase-ruby_core_source/compare/v0.10.1...v0.10.2)
27

38
* ruby 2.5.0 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.10.2'
3+
VERSION = '0.10.3'
44
end
55
end

0 commit comments

Comments
 (0)