mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/forwardable] Bump version to 1.3.0
https://github.com/ruby/forwardable/commit/e56f0f83c6
This commit is contained in:
parent
9fa0166a58
commit
856f9990a9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Forwardable
|
||||
# Version of +forwardable.rb+
|
||||
VERSION = "1.2.0"
|
||||
VERSION = "1.3.0"
|
||||
FORWARDABLE_VERSION = VERSION
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue