[ruby/forwardable] Bump version to 1.3.3
https://github.com/ruby/forwardable/commit/301687dbfa
This commit is contained in:
parent
05caafb473
commit
f41d38a6fb
@ -112,7 +112,7 @@ module Forwardable
|
|||||||
require 'forwardable/impl'
|
require 'forwardable/impl'
|
||||||
|
|
||||||
# Version of +forwardable.rb+
|
# Version of +forwardable.rb+
|
||||||
VERSION = "1.3.2"
|
VERSION = "1.3.3"
|
||||||
VERSION.freeze
|
VERSION.freeze
|
||||||
FORWARDABLE_VERSION = VERSION
|
FORWARDABLE_VERSION = VERSION
|
||||||
FORWARDABLE_VERSION.freeze
|
FORWARDABLE_VERSION.freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user