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
