DEBSOURCES
Skip Quicknav
sources / ruby-immutable-ruby / 0.1.0-2 / lib / immutable / version.rb
12345
module Immutable # Current released gem version. Note that master will often have the same # value as a release gem but with different code. VERSION = '0.1.0' end