We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48f3bd commit 59d6bc9Copy full SHA for 59d6bc9
codedeploy_agent.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = 'aws_codedeploy_agent'
3
- spec.version = '1.7.1'
+ spec.version = '1.8.0'
4
spec.summary = 'Packages AWS CodeDeploy agent libraries'
5
spec.description = 'AWS CodeDeploy agent is responsible for doing the actual work of deploying software on an individual EC2 instance'
6
spec.author = 'Amazon Web Services'
0 commit comments