We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515ae8b commit e56f0f8Copy full SHA for e56f0f8
lib/forwardable/version.rb
@@ -1,5 +1,5 @@
1
module Forwardable
2
# Version of +forwardable.rb+
3
- VERSION = "1.2.0"
+ VERSION = "1.3.0"
4
FORWARDABLE_VERSION = VERSION
5
end
0 commit comments