5 lines
66 B
Ruby
5 lines
66 B
Ruby
# The version of the gem
|
|
module Zanzibar
|
|
VERSION = '0.1.16'
|
|
end
|
# The version of the gem
|
|
module Zanzibar
|
|
VERSION = '0.1.16'
|
|
end
|