Skip to content

Commit

Permalink
Release version 0.12.0
Browse files Browse the repository at this point in the history
Co-Authored-By: James Nebeker <[email protected]>
Co-Authored-By: JC Avena <[email protected]>
Co-Authored-By: Corrie <[email protected]>
Co-Authored-By: Aaron H <[email protected]>
  • Loading branch information
5 people committed Aug 3, 2022
1 parent 5525c76 commit b80a22d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,20 @@

- TODO

## 0.12.0 (August 3, 2022)

[Full Changelog](https://github.com/RadiusNetworks/radius-spec/compare/v0.12.0...0.12.0)

### Enhancements

- Added Dependabot
- Upgraded VCR to 6.0
- Upgrade Rubocop Rails to 2.16
- Upgrade Rubocop to 1.33

### Bug Fixes

None
## 0.11.0 (January 21, 2022)

[Full Changelog](https://github.com/RadiusNetworks/radius-spec/compare/v0.10.0...0.11.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/radius/spec/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Radius
module Spec
VERSION = "0.12.pre"
VERSION = "0.12.0"
end
end

0 comments on commit b80a22d

Please sign in to comment.