bogdanovich/ngrok-tunnel

View on GitHub
lib/ngrok/tunnel/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Ngrok
  class Tunnel
    VERSION = "2.1.1"
  end
end