diff --git a/moonshot.gemspec b/moonshot.gemspec index 2bf98d62..20d3877c 100644 --- a/moonshot.gemspec +++ b/moonshot.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'moonshot' - s.version = '0.7.6' + s.version = '0.7.7' s.licenses = ['Apache-2.0'] s.summary = 'A library for launching services into AWS' s.description = 'A library for launching services into AWS.'