diff --git a/moonshot.gemspec b/moonshot.gemspec index 43a1a013..58367b81 100644 --- a/moonshot.gemspec +++ b/moonshot.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'moonshot' - s.version = '0.7.4' + s.version = '0.7.5' s.licenses = ['Apache-2.0'] s.summary = 'A library for launching services into AWS' s.description = 'A library for launching services into AWS.'