diff --git a/moonshot.gemspec b/moonshot.gemspec index 6206b1e..875d969 100644 --- a/moonshot.gemspec +++ b/moonshot.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = 'moonshot' - s.version = '3.0.0' + s.version = '3.0.2' s.licenses = ['Apache-2.0'] s.summary = 'A library and CLI tool for launching services into AWS' s.description = 'A library and CLI tool for launching services into AWS.'