File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 1 .0.0] - 2020-04-16
10+ ## [ 2 .0.0] - 2020-04-17
1111
1212### Added
1313
1414- Initial scripts from [ @nimesh-jethwa ] ( https://github.com/nimesh-jethwa ) .
1515
16- [ Unreleased ] : https://github.com/deep-security/chef-agent/compare/v1 .0.0...HEAD
17- [ 1 .0.0] : https://github.com/deep-security/chef-agent/releases/tag/v1 .0.0
16+ [ Unreleased ] : https://github.com/deep-security/chef-agent/compare/v2 .0.0...HEAD
17+ [ 2 .0.0] : https://github.com/deep-security/chef-agent/releases/tag/v2 .0.0
Original file line number Diff line number Diff line change 44license 'All rights reserved'
55description 'Installs/Configures the Workload Security Agent'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '1 .0.0'
7+ version '2 .0.0'
88
9- depends 'aws' , '>= 8.0.4 '
9+ depends 'aws' , '>= 8.2.0 '
You can’t perform that action at this time.
0 commit comments