diff --git a/lib/beaker-aws/version.rb b/lib/beaker-aws/version.rb index 5a3febf..cdb4c22 100644 --- a/lib/beaker-aws/version.rb +++ b/lib/beaker-aws/version.rb @@ -1,3 +1,3 @@ module BeakerAws - VERSION = '0.1.0' + VERSION = '0.2.0' end