Skip to content

Commit 31b990c

Browse files
committed
Bring back MultiJson::VERSION as a part of public API for back-compat
1 parent 1d5ce11 commit 31b990c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/multi_json/version.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ def to_s
1515
end
1616

1717
end
18+
19+
VERSION = Version.to_s.freeze
1820
end

0 commit comments

Comments
 (0)