diff --git a/lib/tugboat/version.rb b/lib/tugboat/version.rb index 6b96dc8..ebf8d99 100644 --- a/lib/tugboat/version.rb +++ b/lib/tugboat/version.rb @@ -1,3 +1,3 @@ module Tugboat - VERSION = '2.2.4'.freeze + VERSION = '3.0.0'.freeze end