CDLUC3/resync-client

View on GitHub
lib/resync/client/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Resync
  class Client
    # The version of this gem.
    VERSION = '0.4.7'.freeze
  end
end