Cimpress-MCP/zanzibar

View on GitHub
lib/zanzibar/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# The version of the gem
module Zanzibar
  # The Version of the application
  VERSION = '0.2.0'.freeze
end