Sha256: 10e72058a23d719986faaca7d649a13388e6801e4dab02f5112f7ce11d5effcd
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
# encoding: utf-8 module Hexx module API # The semantic version of the module. # @see http://semver.org/ Semantic versioning 2.0 VERSION = "0.0.1".freeze end # module API end # module Hexx
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hexx-api-0.0.1 | lib/hexx/api/version.rb |