From 2b537fb405b9095a57ca3b0f18cdc40540b5fbce Mon Sep 17 00:00:00 2001 From: ngrok-release-bot Date: Fri, 24 Sep 2021 19:09:22 +0000 Subject: [PATCH] cut new release for ngrok-api-ruby --- .rubocop.yml | 5 +- doc/NgrokAPI.html | 6 +- doc/NgrokAPI/Client.html | 4 +- doc/NgrokAPI/Error.html | 4 +- doc/NgrokAPI/Errors.html | 4 +- doc/NgrokAPI/Errors/NotFoundError.html | 4 +- doc/NgrokAPI/HttpClient.html | 4 +- doc/NgrokAPI/Models.html | 4 +- doc/NgrokAPI/Models/ApiKey.html | 4 +- .../Models/EndpointConfiguration.html | 4 +- doc/NgrokAPI/Models/Listable.html | 4 +- doc/NgrokAPI/Models/ReservedDomain.html | 4 +- doc/NgrokAPI/Models/TlsCertificate.html | 4 +- doc/NgrokAPI/PagedIterator.html | 4 +- doc/NgrokAPI/Services.html | 4 +- doc/NgrokAPI/Services/ApiKeysClient.html | 4 +- .../EndpointConfigurationsClient.html | 4 +- .../Services/ReservedDomainsClient.html | 4 +- .../Services/TlsCertificatesClient.html | 4 +- doc/_index.html | 4 +- doc/file.README.html | 4 +- doc/index.html | 4 +- doc/top-level-namespace.html | 4 +- docs/NgrokAPI.html | 8 +- docs/NgrokAPI/Client.html | 2 +- docs/NgrokAPI/Error.html | 305 ++++++++++++++++++ docs/NgrokAPI/Errors.html | 2 +- docs/NgrokAPI/Errors/NotFoundError.html | 14 +- docs/NgrokAPI/HttpClient.html | 2 +- docs/NgrokAPI/Models.html | 2 +- docs/NgrokAPI/Models/ApiKey.html | 2 +- .../Models/EndpointConfiguration.html | 2 +- docs/NgrokAPI/Models/Listable.html | 2 +- docs/NgrokAPI/Models/ReservedDomain.html | 2 +- docs/NgrokAPI/Models/TlsCertificate.html | 2 +- docs/NgrokAPI/PagedIterator.html | 2 +- docs/NgrokAPI/Services.html | 2 +- docs/NgrokAPI/Services/ApiKeysClient.html | 2 +- .../EndpointConfigurationsClient.html | 2 +- .../Services/ReservedDomainsClient.html | 2 +- .../Services/TlsCertificatesClient.html | 2 +- docs/_index.html | 9 +- docs/class_list.html | 2 +- docs/file.README.html | 2 +- docs/index.html | 2 +- docs/method_list.html | 82 +++-- docs/top-level-namespace.html | 2 +- lib/ngrokapi/version.rb | 2 +- 48 files changed, 446 insertions(+), 107 deletions(-) create mode 100644 docs/NgrokAPI/Error.html diff --git a/.rubocop.yml b/.rubocop.yml index e7aaf3e..048693c 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,6 +1,9 @@ inherit_from: - .rubocop_airbnb.yml +AllCops: + TargetRubyVersion: 3.0 + Metrics/LineLength: Max: 120 @@ -21,5 +24,5 @@ RSpec/ExpectActual: Enabled: false # It just looks nicer -Layout/AlignArguments: +Layout/ArgumentAlignment: EnforcedStyle: with_fixed_indentation diff --git a/doc/NgrokAPI.html b/doc/NgrokAPI.html index 4c8a427..be7683b 100644 --- a/doc/NgrokAPI.html +++ b/doc/NgrokAPI.html @@ -131,7 +131,7 @@ -
"0.3.0".freeze
+
"0.1.0".freeze
@@ -147,9 +147,9 @@ diff --git a/doc/NgrokAPI/Client.html b/doc/NgrokAPI/Client.html index ca3cf54..0a0f949 100644 --- a/doc/NgrokAPI/Client.html +++ b/doc/NgrokAPI/Client.html @@ -532,9 +532,9 @@ diff --git a/doc/NgrokAPI/Error.html b/doc/NgrokAPI/Error.html index 2e7374b..1b04c35 100644 --- a/doc/NgrokAPI/Error.html +++ b/doc/NgrokAPI/Error.html @@ -295,9 +295,9 @@ diff --git a/doc/NgrokAPI/Errors.html b/doc/NgrokAPI/Errors.html index 41ebeee..b9886eb 100644 --- a/doc/NgrokAPI/Errors.html +++ b/doc/NgrokAPI/Errors.html @@ -105,9 +105,9 @@ diff --git a/doc/NgrokAPI/Errors/NotFoundError.html b/doc/NgrokAPI/Errors/NotFoundError.html index 7cdf8ae..1997a4c 100644 --- a/doc/NgrokAPI/Errors/NotFoundError.html +++ b/doc/NgrokAPI/Errors/NotFoundError.html @@ -299,9 +299,9 @@ diff --git a/doc/NgrokAPI/HttpClient.html b/doc/NgrokAPI/HttpClient.html index f505c6c..9a51f24 100644 --- a/doc/NgrokAPI/HttpClient.html +++ b/doc/NgrokAPI/HttpClient.html @@ -1094,9 +1094,9 @@ diff --git a/doc/NgrokAPI/Models.html b/doc/NgrokAPI/Models.html index 99745c4..164a8b8 100644 --- a/doc/NgrokAPI/Models.html +++ b/doc/NgrokAPI/Models.html @@ -107,9 +107,9 @@ diff --git a/doc/NgrokAPI/Models/ApiKey.html b/doc/NgrokAPI/Models/ApiKey.html index 532ae59..3a2dc1c 100644 --- a/doc/NgrokAPI/Models/ApiKey.html +++ b/doc/NgrokAPI/Models/ApiKey.html @@ -1128,9 +1128,9 @@ diff --git a/doc/NgrokAPI/Models/EndpointConfiguration.html b/doc/NgrokAPI/Models/EndpointConfiguration.html index 902a3b3..9ae4756 100644 --- a/doc/NgrokAPI/Models/EndpointConfiguration.html +++ b/doc/NgrokAPI/Models/EndpointConfiguration.html @@ -1356,9 +1356,9 @@ diff --git a/doc/NgrokAPI/Models/Listable.html b/doc/NgrokAPI/Models/Listable.html index 570023e..7d51a5f 100644 --- a/doc/NgrokAPI/Models/Listable.html +++ b/doc/NgrokAPI/Models/Listable.html @@ -924,9 +924,9 @@ diff --git a/doc/NgrokAPI/Models/ReservedDomain.html b/doc/NgrokAPI/Models/ReservedDomain.html index c2065df..6eb0dcb 100644 --- a/doc/NgrokAPI/Models/ReservedDomain.html +++ b/doc/NgrokAPI/Models/ReservedDomain.html @@ -2488,9 +2488,9 @@ diff --git a/doc/NgrokAPI/Models/TlsCertificate.html b/doc/NgrokAPI/Models/TlsCertificate.html index 655f552..b48eb64 100644 --- a/doc/NgrokAPI/Models/TlsCertificate.html +++ b/doc/NgrokAPI/Models/TlsCertificate.html @@ -1054,9 +1054,9 @@ diff --git a/doc/NgrokAPI/PagedIterator.html b/doc/NgrokAPI/PagedIterator.html index 3b760e5..66e5941 100644 --- a/doc/NgrokAPI/PagedIterator.html +++ b/doc/NgrokAPI/PagedIterator.html @@ -621,9 +621,9 @@ diff --git a/doc/NgrokAPI/Services.html b/doc/NgrokAPI/Services.html index a23f7bc..5e590d9 100644 --- a/doc/NgrokAPI/Services.html +++ b/doc/NgrokAPI/Services.html @@ -107,9 +107,9 @@ diff --git a/doc/NgrokAPI/Services/ApiKeysClient.html b/doc/NgrokAPI/Services/ApiKeysClient.html index afa38df..4ae13b4 100644 --- a/doc/NgrokAPI/Services/ApiKeysClient.html +++ b/doc/NgrokAPI/Services/ApiKeysClient.html @@ -1323,9 +1323,9 @@ diff --git a/doc/NgrokAPI/Services/EndpointConfigurationsClient.html b/doc/NgrokAPI/Services/EndpointConfigurationsClient.html index 4cb1004..f15c9b5 100644 --- a/doc/NgrokAPI/Services/EndpointConfigurationsClient.html +++ b/doc/NgrokAPI/Services/EndpointConfigurationsClient.html @@ -2191,9 +2191,9 @@ diff --git a/doc/NgrokAPI/Services/ReservedDomainsClient.html b/doc/NgrokAPI/Services/ReservedDomainsClient.html index ad76663..12ad248 100644 --- a/doc/NgrokAPI/Services/ReservedDomainsClient.html +++ b/doc/NgrokAPI/Services/ReservedDomainsClient.html @@ -2531,9 +2531,9 @@ diff --git a/doc/NgrokAPI/Services/TlsCertificatesClient.html b/doc/NgrokAPI/Services/TlsCertificatesClient.html index cf893a0..e220dcc 100644 --- a/doc/NgrokAPI/Services/TlsCertificatesClient.html +++ b/doc/NgrokAPI/Services/TlsCertificatesClient.html @@ -1407,9 +1407,9 @@ diff --git a/doc/_index.html b/doc/_index.html index 1ee658f..810edb8 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -299,9 +299,9 @@ diff --git a/doc/file.README.html b/doc/file.README.html index 79ccad0..54205b1 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -116,9 +116,9 @@ diff --git a/doc/index.html b/doc/index.html index 3855771..90d48b2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -116,9 +116,9 @@ diff --git a/doc/top-level-namespace.html b/doc/top-level-namespace.html index 2166b6b..da8b977 100644 --- a/doc/top-level-namespace.html +++ b/doc/top-level-namespace.html @@ -100,9 +100,9 @@ diff --git a/docs/NgrokAPI.html b/docs/NgrokAPI.html index 1ca0066..be7683b 100644 --- a/docs/NgrokAPI.html +++ b/docs/NgrokAPI.html @@ -79,7 +79,7 @@
Defined in:
lib/ngrokapi.rb,
- lib/ngrokapi/client.rb,
lib/ngrokapi/version.rb,
lib/ngrokapi/http_client.rb,
lib/ngrokapi/models/api_key.rb,
lib/ngrokapi/paged_iterator.rb,
lib/ngrokapi/models/listable.rb,
lib/ngrokapi/errors/not_found_error.rb,
lib/ngrokapi/models/reserved_domain.rb,
lib/ngrokapi/models/tls_certificate.rb,
lib/ngrokapi/services/api_keys_client.rb,
lib/ngrokapi/models/endpoint_configuration.rb,
lib/ngrokapi/services/reserved_domains_client.rb,
lib/ngrokapi/services/tls_certificates_client.rb,
lib/ngrokapi/services/endpoint_configurations_client.rb
+ lib/ngrokapi/error.rb,
lib/ngrokapi/client.rb,
lib/ngrokapi/version.rb,
lib/ngrokapi/http_client.rb,
lib/ngrokapi/models/api_key.rb,
lib/ngrokapi/paged_iterator.rb,
lib/ngrokapi/models/listable.rb,
lib/ngrokapi/errors/not_found_error.rb,
lib/ngrokapi/models/reserved_domain.rb,
lib/ngrokapi/models/tls_certificate.rb,
lib/ngrokapi/services/api_keys_client.rb,
lib/ngrokapi/models/endpoint_configuration.rb,
lib/ngrokapi/services/reserved_domains_client.rb,
lib/ngrokapi/services/tls_certificates_client.rb,
lib/ngrokapi/services/endpoint_configurations_client.rb
@@ -104,7 +104,7 @@ - Classes: Client, HttpClient, PagedIterator + Classes: Client, Error, HttpClient, PagedIterator

@@ -131,7 +131,7 @@ -
"0.2.0".freeze
+
"0.1.0".freeze
@@ -147,7 +147,7 @@ diff --git a/docs/NgrokAPI/Client.html b/docs/NgrokAPI/Client.html index 8e74dc7..0a0f949 100644 --- a/docs/NgrokAPI/Client.html +++ b/docs/NgrokAPI/Client.html @@ -532,7 +532,7 @@ diff --git a/docs/NgrokAPI/Error.html b/docs/NgrokAPI/Error.html new file mode 100644 index 0000000..1b04c35 --- /dev/null +++ b/docs/NgrokAPI/Error.html @@ -0,0 +1,305 @@ + + + + + + + Exception: NgrokAPI::Error + + — Documentation by YARD 0.9.26 + + + + + + + + + + + + + + + + + + + +
+ + +

Exception: NgrokAPI::Error + + + +

+
+ +
+
Inherits:
+
+ StandardError + +
    +
  • Object
  • + + + + + +
+ show all + +
+
+ + + + + + + + + + + +
+
Defined in:
+
lib/ngrokapi/error.rb
+
+ +
+ +

Overview

+
+ +

Base Error class for all Ngrok Errors

+ + +
+
+
+ + +
+

Direct Known Subclasses

+

NgrokAPI::Errors::NotFoundError

+
+ + + + +

Instance Attribute Summary collapse

+
    + +
  • + + + #response ⇒ Object + + + + + + + + + readonly + + + + + + + + + +
    +

    Returns the value of attribute response.

    +
    + +
  • + + +
+ + + + + +

+ Instance Method Summary + collapse +

+ + + + + +
+

Constructor Details

+ +
+

+ + #initialize(msg: "An error occurred with the NgrokAPI", response: nil) ⇒ Error + + + + + +

+
+ +

Returns a new instance of Error.

+ + +
+
+
+ + +
+ + + + +
+
+
+
+9
+10
+11
+12
+
+
# File 'lib/ngrokapi/error.rb', line 9
+
+def initialize(msg: "An error occurred with the NgrokAPI", response: nil)
+  @response = response
+  super(msg)
+end
+
+
+ +
+ +
+

Instance Attribute Details

+ + + +
+

+ + #response ⇒ Object (readonly) + + + + + +

+
+ +

Returns the value of attribute response.

+ + +
+
+
+ + +
+ + + + +
+
+
+
+7
+8
+9
+
+
# File 'lib/ngrokapi/error.rb', line 7
+
+def response
+  @response
+end
+
+
+ +
+ + +
+ + + +
+ + \ No newline at end of file diff --git a/docs/NgrokAPI/Errors.html b/docs/NgrokAPI/Errors.html index 4f44dc8..b9886eb 100644 --- a/docs/NgrokAPI/Errors.html +++ b/docs/NgrokAPI/Errors.html @@ -105,7 +105,7 @@ diff --git a/docs/NgrokAPI/Errors/NotFoundError.html b/docs/NgrokAPI/Errors/NotFoundError.html index d0cdde4..1997a4c 100644 --- a/docs/NgrokAPI/Errors/NotFoundError.html +++ b/docs/NgrokAPI/Errors/NotFoundError.html @@ -69,13 +69,15 @@
Inherits:
- StandardError + NgrokAPI::Error @@ -191,6 +193,12 @@ + + + + + +

Constructor Details

@@ -230,7 +238,7 @@ def initialize(msg: "Resource not found", response: nil) @response = response - super(msg) + super(msg: msg, response: response) end @@ -291,7 +299,7 @@
diff --git a/docs/NgrokAPI/HttpClient.html b/docs/NgrokAPI/HttpClient.html index be4acc7..9a51f24 100644 --- a/docs/NgrokAPI/HttpClient.html +++ b/docs/NgrokAPI/HttpClient.html @@ -1094,7 +1094,7 @@ diff --git a/docs/NgrokAPI/Models.html b/docs/NgrokAPI/Models.html index b357ef3..164a8b8 100644 --- a/docs/NgrokAPI/Models.html +++ b/docs/NgrokAPI/Models.html @@ -107,7 +107,7 @@ diff --git a/docs/NgrokAPI/Models/ApiKey.html b/docs/NgrokAPI/Models/ApiKey.html index 7fa1153..3a2dc1c 100644 --- a/docs/NgrokAPI/Models/ApiKey.html +++ b/docs/NgrokAPI/Models/ApiKey.html @@ -1128,7 +1128,7 @@ diff --git a/docs/NgrokAPI/Models/EndpointConfiguration.html b/docs/NgrokAPI/Models/EndpointConfiguration.html index 768979a..9ae4756 100644 --- a/docs/NgrokAPI/Models/EndpointConfiguration.html +++ b/docs/NgrokAPI/Models/EndpointConfiguration.html @@ -1356,7 +1356,7 @@ diff --git a/docs/NgrokAPI/Models/Listable.html b/docs/NgrokAPI/Models/Listable.html index cfa88d6..7d51a5f 100644 --- a/docs/NgrokAPI/Models/Listable.html +++ b/docs/NgrokAPI/Models/Listable.html @@ -924,7 +924,7 @@ diff --git a/docs/NgrokAPI/Models/ReservedDomain.html b/docs/NgrokAPI/Models/ReservedDomain.html index 16d866f..6eb0dcb 100644 --- a/docs/NgrokAPI/Models/ReservedDomain.html +++ b/docs/NgrokAPI/Models/ReservedDomain.html @@ -2488,7 +2488,7 @@ diff --git a/docs/NgrokAPI/Models/TlsCertificate.html b/docs/NgrokAPI/Models/TlsCertificate.html index 7326b18..b48eb64 100644 --- a/docs/NgrokAPI/Models/TlsCertificate.html +++ b/docs/NgrokAPI/Models/TlsCertificate.html @@ -1054,7 +1054,7 @@ diff --git a/docs/NgrokAPI/PagedIterator.html b/docs/NgrokAPI/PagedIterator.html index 9be068e..66e5941 100644 --- a/docs/NgrokAPI/PagedIterator.html +++ b/docs/NgrokAPI/PagedIterator.html @@ -621,7 +621,7 @@ diff --git a/docs/NgrokAPI/Services.html b/docs/NgrokAPI/Services.html index 6964901..5e590d9 100644 --- a/docs/NgrokAPI/Services.html +++ b/docs/NgrokAPI/Services.html @@ -107,7 +107,7 @@ diff --git a/docs/NgrokAPI/Services/ApiKeysClient.html b/docs/NgrokAPI/Services/ApiKeysClient.html index 8660a6d..4ae13b4 100644 --- a/docs/NgrokAPI/Services/ApiKeysClient.html +++ b/docs/NgrokAPI/Services/ApiKeysClient.html @@ -1323,7 +1323,7 @@ diff --git a/docs/NgrokAPI/Services/EndpointConfigurationsClient.html b/docs/NgrokAPI/Services/EndpointConfigurationsClient.html index 2fa3875..f15c9b5 100644 --- a/docs/NgrokAPI/Services/EndpointConfigurationsClient.html +++ b/docs/NgrokAPI/Services/EndpointConfigurationsClient.html @@ -2191,7 +2191,7 @@ diff --git a/docs/NgrokAPI/Services/ReservedDomainsClient.html b/docs/NgrokAPI/Services/ReservedDomainsClient.html index 6a33717..12ad248 100644 --- a/docs/NgrokAPI/Services/ReservedDomainsClient.html +++ b/docs/NgrokAPI/Services/ReservedDomainsClient.html @@ -2531,7 +2531,7 @@ diff --git a/docs/NgrokAPI/Services/TlsCertificatesClient.html b/docs/NgrokAPI/Services/TlsCertificatesClient.html index e9a2e4e..e220dcc 100644 --- a/docs/NgrokAPI/Services/TlsCertificatesClient.html +++ b/docs/NgrokAPI/Services/TlsCertificatesClient.html @@ -1407,7 +1407,7 @@ diff --git a/docs/_index.html b/docs/_index.html index a80060c..810edb8 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -131,6 +131,13 @@ +
  • + Error + + (NgrokAPI) + +
  • +
  • Errors @@ -292,7 +299,7 @@ diff --git a/docs/class_list.html b/docs/class_list.html index 113c9ec..7662b29 100644 --- a/docs/class_list.html +++ b/docs/class_list.html @@ -43,7 +43,7 @@ diff --git a/docs/file.README.html b/docs/file.README.html index 6737036..54205b1 100644 --- a/docs/file.README.html +++ b/docs/file.README.html @@ -116,7 +116,7 @@ diff --git a/docs/index.html b/docs/index.html index 1f321e5..90d48b2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -116,7 +116,7 @@ diff --git a/docs/method_list.html b/docs/method_list.html index 288e251..df71183 100644 --- a/docs/method_list.html +++ b/docs/method_list.html @@ -661,6 +661,14 @@
  • +
    + #initialize + NgrokAPI::Error +
    +
  • + + +
  • #initialize NgrokAPI::Client @@ -668,7 +676,7 @@
  • -
  • +
  • #initialize NgrokAPI::HttpClient @@ -676,7 +684,7 @@
  • -
  • +
  • #initialize NgrokAPI::Models::ApiKey @@ -684,7 +692,7 @@
  • -
  • +
  • #initialize NgrokAPI::PagedIterator @@ -692,7 +700,7 @@
  • -
  • +
  • #initialize NgrokAPI::Models::Listable @@ -700,7 +708,7 @@
  • -
  • +
  • #initialize NgrokAPI::Errors::NotFoundError @@ -708,7 +716,7 @@
  • -
  • +
  • #initialize NgrokAPI::Models::ReservedDomain @@ -716,7 +724,7 @@
  • -
  • +
  • #initialize NgrokAPI::Models::TlsCertificate @@ -724,7 +732,7 @@
  • -
  • +
  • #initialize NgrokAPI::Services::ApiKeysClient @@ -732,7 +740,7 @@
  • -
  • +
  • #initialize NgrokAPI::Models::EndpointConfiguration @@ -740,7 +748,7 @@
  • -
  • +
  • #initialize NgrokAPI::Services::ReservedDomainsClient @@ -748,7 +756,7 @@
  • -
  • +
  • #initialize NgrokAPI::Services::TlsCertificatesClient @@ -756,7 +764,7 @@
  • -
  • +
  • #initialize NgrokAPI::Services::EndpointConfigurationsClient @@ -764,7 +772,7 @@
  • -
  • +
  • #items NgrokAPI::Models::Listable @@ -772,7 +780,7 @@
  • -
  • +
  • #iter NgrokAPI::Models::Listable @@ -780,7 +788,7 @@
  • -
  • +
  • #klass NgrokAPI::Models::Listable @@ -788,7 +796,7 @@
  • -
  • +
  • #list NgrokAPI::HttpClient @@ -796,7 +804,7 @@
  • -
  • +
  • #list NgrokAPI::Services::ApiKeysClient @@ -804,7 +812,7 @@
  • -
  • +
  • #list NgrokAPI::Services::ReservedDomainsClient @@ -812,7 +820,7 @@
  • -
  • +
  • #list NgrokAPI::Services::TlsCertificatesClient @@ -820,7 +828,7 @@
  • -
  • +
  • #list NgrokAPI::Services::EndpointConfigurationsClient @@ -828,7 +836,7 @@
  • -
  • +
  • #list_property NgrokAPI::PagedIterator @@ -836,7 +844,7 @@
  • -
  • +
  • #list_property NgrokAPI::Models::Listable @@ -844,7 +852,7 @@
  • -
  • +
  • #metadata NgrokAPI::Models::ApiKey @@ -852,7 +860,7 @@
  • -
  • +
  • #metadata NgrokAPI::Models::ReservedDomain @@ -860,7 +868,7 @@
  • -
  • +
  • #metadata NgrokAPI::Models::TlsCertificate @@ -868,7 +876,7 @@
  • -
  • +
  • #metadata NgrokAPI::Models::EndpointConfiguration @@ -876,7 +884,7 @@
  • -
  • +
  • #n NgrokAPI::PagedIterator @@ -884,7 +892,7 @@
  • -
  • +
  • #next_page_uri NgrokAPI::Models::Listable @@ -892,7 +900,7 @@
  • -
  • +
  • #page NgrokAPI::PagedIterator @@ -900,7 +908,7 @@
  • -
  • +
  • #patch NgrokAPI::HttpClient @@ -908,7 +916,7 @@
  • -
  • +
  • #post NgrokAPI::HttpClient @@ -916,7 +924,7 @@
  • -
  • +
  • #region NgrokAPI::Models::ReservedDomain @@ -924,7 +932,7 @@
  • -
  • +
  • #reserved_domains NgrokAPI::Client @@ -932,6 +940,14 @@
  • +
  • +
    + #response + NgrokAPI::Error +
    +
  • + +
  • #response diff --git a/docs/top-level-namespace.html b/docs/top-level-namespace.html index d1d476f..da8b977 100644 --- a/docs/top-level-namespace.html +++ b/docs/top-level-namespace.html @@ -100,7 +100,7 @@
    diff --git a/lib/ngrokapi/version.rb b/lib/ngrokapi/version.rb index d6ce324..b49c5c1 100644 --- a/lib/ngrokapi/version.rb +++ b/lib/ngrokapi/version.rb @@ -2,6 +2,6 @@ module NgrokAPI # rubocop:disable Layout/SpaceAroundOperators # The current version of the gem - VERSION="0.3.0".freeze + VERSION="0.8.0".freeze # rubocop:enable Layout/SpaceAroundOperators end