Skip to content

Commit

Permalink
version bump to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington authored Sep 28, 2021
1 parent 1ea33f9 commit 8febd3c
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.0'
s.version = '0.4.1'
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 8febd3c

Please sign in to comment.