svyatov/http_wrapper

View on GitHub
lib/http_wrapper/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

class HTTPWrapper
  VERSION = '4.0.0'
end