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 17fb730 commit d94cd1eCopy full SHA for d94cd1e
codedeploy_agent.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = 'aws_codedeploy_agent'
3
- spec.version = '1.3.0'
+ spec.version = '1.3.1'
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