From 3f77ef11cb6b498ed3a1baf76b42f47b9bd4a9b4 Mon Sep 17 00:00:00 2001 From: Peter Souter Date: Tue, 16 Feb 2016 07:46:07 -0500 Subject: [PATCH] Bump version --- lib/tugboat/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tugboat/version.rb b/lib/tugboat/version.rb index 65af7ed..3d588b0 100644 --- a/lib/tugboat/version.rb +++ b/lib/tugboat/version.rb @@ -1,3 +1,3 @@ module Tugboat - VERSION = "2.2.0" + VERSION = "2.2.1" end