Skip to content

Commit

Permalink
Bump version to 6.7.2 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
deborahchua committed Sep 10, 2021
1 parent 91b931b commit b4208bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Minimum Ruby version specified at 2.6 [215](https://github.com/alphagov/govspeak/pull/215)

## 6.7.2

* Fix footnotes in legislative lists [216](https://github.com/alphagov/govspeak/pull/216)

## 6.7.1

* Update failing test [212](https://github.com/alphagov/govspeak/pull/212)
Expand Down
2 changes: 1 addition & 1 deletion lib/govspeak/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Govspeak
VERSION = "6.7.1".freeze
VERSION = "6.7.2".freeze
end

0 comments on commit b4208bf

Please sign in to comment.