diff --git a/lib/beaker-aws/version.rb b/lib/beaker-aws/version.rb index 93f47c4..8b9281f 100644 --- a/lib/beaker-aws/version.rb +++ b/lib/beaker-aws/version.rb @@ -1,3 +1,3 @@ module BeakerAws - VERSION = '0.5.0' + VERSION = '0.6.0' end