Skip to content

Commit

Permalink
bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington authored Apr 20, 2022
1 parent 73c8ac8 commit d0b9b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ciinabox-ecs.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require 'date'

Gem::Specification.new do |s|
s.name = 'ciinabox-ecs'
s.version = '0.4.1'
s.version = '0.4.2'
s.version = "#{s.version}.alpha.#{Time.now.getutc.to_i}" if ENV['TRAVIS'] and ENV['TRAVIS_BRANCH'] != 'master'
s.date = Date.today.to_s
s.summary = 'Manage ciinabox on Aws Ecs'
Expand Down

0 comments on commit d0b9b28

Please sign in to comment.