EGI-FCTF/rOCCI-core

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

Summary

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