Sha256: 1c4b178a6779dc33905c2d7552d98520540310e117f6d243404be7a69b71d8ff
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true ## # The module serving as a namespace. module Alda ## # The version number of alda-rb. # # The same as that in alda-rb gem spec. VERSION = '0.3.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
alda-rb-0.3.1 | lib/alda-rb/version.rb |