From 036b2cb39f74b822e5a7ef0b41dab33dccd3fad6 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Wed, 13 Jul 2016 18:34:12 +0200 Subject: New: Bumping version to 0.6.0. --- lib/postrunner/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/postrunner/version.rb b/lib/postrunner/version.rb index 6b99fab..f3ff302 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.5.0" + VERSION = '0.6.0' end -- cgit v1.2.3