Skip to content

Commit

Permalink
Bump version 1.0.0 -> 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theseanything committed Nov 28, 2019
1 parent 88217a0 commit afeb7b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.0.0

* Use specific version for RuboCop
* Update RuboCop to 0.77

# 1.0.0

* Allow importing of Ruby and Rails rules seperately
Expand Down
2 changes: 1 addition & 1 deletion rubocop-govuk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "rubocop-govuk"
spec.version = "1.0.0"
spec.version = "2.0.0"
spec.authors = ["Government Digital Service"]
spec.email = ["govuk-dev@digital.cabinet-office.gov.uk"]

Expand Down

0 comments on commit afeb7b4

Please sign in to comment.