tlopo-ruby/tlopo-retry

View on GitHub
lib/tlopo/retry/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module Tlopo
  class Retry
    VERSION = '0.2.1'
  end
end