Files
ngrok-api-ruby/lib/ngrokapi/version.rb
T

10 lines
225 B
Ruby

# Code generated for API Clients. DO NOT EDIT.
module NgrokAPI
# rubocop:disable Layout/SpaceAroundOperators
# The current version of the gem
VERSION="0.26.0".freeze
# rubocop:enable Layout/SpaceAroundOperators
end