Sha256: b615e58a487f960e2b3d4faa57d5452de7658f4ffd63604c653463df48f188bd

Contents?: true

Size: 356 Bytes

Versions: 1

Compression:

Stored size: 356 Bytes

Contents

# @Author: Esteban GONZALEZ <Esteban
# @Date:   Tuesday, October 17th 2017, 9:38:57 pm
# @Email:  gonzal_e@etna-alternance.net
# @Project: RubyCryptowatch
# @Last modified by:   esteban
# @Last modified time: Sunday, November 5th 2017, 7:39:23 pm

module Cryptowatch
  module Api
    VERSION = [0, 0, 3, 1]
    VERSION_FORMAT = VERSION.join('.')
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cryptowatch-0.0.3.1 lib/cryptowatch/version.rb