From aad310bc2d7ff74608a0f9267391bc031981b93d Mon Sep 17 00:00:00 2001 From: jmulford-bandwidth <39915377+jmulford-bandwidth@users.noreply.github.com> Date: Tue, 21 May 2019 16:42:42 -0400 Subject: [PATCH] updated version --- lib/bandwidth/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bandwidth/version.rb b/lib/bandwidth/version.rb index a067029..5667003 100644 --- a/lib/bandwidth/version.rb +++ b/lib/bandwidth/version.rb @@ -1,4 +1,4 @@ module Bandwidth # Version of this gem - VERSION = "2.0.0" + VERSION = "2.0.1" end