Sha256: 296f7d92b0d9cf97dad2eb43af5d5060f50c533e22eb286159ddafc5845a4575

Contents?: true

Size: 182 Bytes

Versions: 1

Compression:

Stored size: 182 Bytes

Contents

# encoding: utf-8

module Informator

  # The semantic version of the module.
  # @see http://semver.org/ Semantic versioning 2.0
  VERSION = "0.0.2".freeze

end # module Informator

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
informator-0.0.2 lib/informator/version.rb