httparty/lib/httparty/version.rb

6 lines
72 B
Ruby

# frozen_string_literal: true
module HTTParty
VERSION = '0.21.0'
end