mirror of
https://github.com/ngrok/ngrok-api-ruby.git
synced 2026-06-16 16:54:38 +00:00
10 lines
225 B
Ruby
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
|