the-rocci-project/rOCCI-core

View on GitHub
lib/occi/infrastructure/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Occi
  module Infrastructure
    VERSION = ::Occi::Core::VERSION
  end
end