Skip to content

Commit a002df5

Browse files
authored
Merge pull request #410 from aws/1.8.x
chore: bump to version 1.8
2 parents d48f3bd + 59d6bc9 commit a002df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codedeploy_agent.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = 'aws_codedeploy_agent'
3-
spec.version = '1.7.1'
3+
spec.version = '1.8.0'
44
spec.summary = 'Packages AWS CodeDeploy agent libraries'
55
spec.description = 'AWS CodeDeploy agent is responsible for doing the actual work of deploying software on an individual EC2 instance'
66
spec.author = 'Amazon Web Services'

0 commit comments

Comments
 (0)