From 1397919abb5b7c0908ab42eaac501d68a0ccb6db Mon Sep 17 00:00:00 2001 From: Kyle Smith Date: Thu, 23 Jun 2016 17:02:12 -0400 Subject: [PATCH] Update moonshot.gemspec --- moonshot.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moonshot.gemspec b/moonshot.gemspec index 11aab2bc..d1a05bf7 100644 --- a/moonshot.gemspec +++ b/moonshot.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'moonshot' - s.version = '0.7.3' + s.version = '0.7.4' s.licenses = ['Apache-2.0'] s.summary = 'A library for launching services into AWS' s.description = 'A library for launching services into AWS.'