Skip to content

Commit

Permalink
Bumping version for ASG support
Browse files Browse the repository at this point in the history
  • Loading branch information
srbartlett committed Feb 17, 2014
1 parent 53278fe commit 7f11862
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ec2-blackout.gemspec
Expand Up @@ -2,7 +2,7 @@
require File.expand_path('../lib/ec2-blackout/version', __FILE__)

Gem::Specification.new do |gem|
gem.authors = ["Stephen Bartlett"]
gem.authors = ["Stephen Bartlett", "Charles Blaxland"]
gem.email = ["stephenb@rtlett.org"]
gem.description = Ec2::Blackout.description
gem.summary = Ec2::Blackout.summary
Expand Down
2 changes: 1 addition & 1 deletion lib/ec2-blackout/version.rb
@@ -1,6 +1,6 @@
module Ec2
module Blackout
VERSION = "0.0.6"
VERSION = "0.0.7"

def self.name
'ec2-blackout'
Expand Down

0 comments on commit 7f11862

Please sign in to comment.