Skip to content

Commit

Permalink
Bump version to 1.0.1 by Chef Expeditor
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Jul 18, 2019
1 parent e8170c3 commit 3176820
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
<!-- latest_release 1.0.0 -->
<!-- latest_release 1.0.1 -->
## [v1.0.1](https://github.com/inspec/inspec-aws/tree/v1.0.1) (2019-07-18)

#### Merged Pull Requests
- Fix quoting on inspec.yml [#117](https://github.com/inspec/inspec-aws/pull/117) ([clintoncwolfe](https://github.com/clintoncwolfe))
<!-- latest_release -->

## [v1.0.0](https://github.com/inspec/inspec-aws/tree/v1.0.0) (2019-07-18)

#### Merged Pull Requests
- Set versions for pinned version release [#116](https://github.com/inspec/inspec-aws/pull/116) ([clintoncwolfe](https://github.com/clintoncwolfe))
- Update inspec version [#105](https://github.com/inspec/inspec-aws/pull/105) ([rmoles](https://github.com/rmoles))
<!-- latest_release -->

## [v0.1.1](https://github.com/inspec/inspec-aws/tree/v0.1.1) (2019-07-17)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1
2 changes: 1 addition & 1 deletion inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ maintainer: spaterson@chef.io,russell.seymour@turtlesystems.co.uk
summary: This resource pack provides compliance resources for AWS.
copyright: spaterson@chef.io,russell.seymour@turtlesystems.co.uk
copyright_email: spaterson@chef.io,russell.seymour@turtlesystems.co.uk
version: 1.0.0
version: 1.0.1
license: Apache-2.0
inspec_version: '>= 4.7.3'

0 comments on commit 3176820

Please sign in to comment.