Skip to content

Commit

Permalink
Bump version and corrected minimum inspec version in root config file. (
Browse files Browse the repository at this point in the history
inspec#28)

Signed-off-by: Stuart Paterson <[email protected]>
  • Loading branch information
Stuart Paterson authored and chris-rock committed Jun 14, 2018
1 parent 66b06a7 commit 6a6fc22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ maintainer: [email protected],[email protected]
summary: This resource pack provides compliance resources_old_ignore for Google Cloud Platform
copyright: [email protected],[email protected]
copyright_email: [email protected],[email protected]
version: 0.2.0
version: 0.3.0
license: Apache-2.0
inspec_version: '>= 2.1.78'
inspec_version: '>= 2.2.10'
supports:
- platform: gcp
2 changes: 1 addition & 1 deletion test/integration/verify/inspec.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: inspec-gcp-integration-tests
version: 0.2.0
version: 0.3.0
inspec_version: '>= 2.2.10'
depends:
- name: inspec-gcp
Expand Down

0 comments on commit 6a6fc22

Please sign in to comment.