Skip to content

Commit

Permalink
Merge pull request #199 from alphagov/version-6-5-9
Browse files Browse the repository at this point in the history
Bump gem to 6.5.9
  • Loading branch information
danacotoran committed Nov 9, 2020
2 parents f1403c5 + f6caedc commit 0bc3824
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
@@ -1,3 +1,7 @@
## 6.5.9

* Adjust footnote markup to accommodate multiple references (PR#198)

## 6.5.8

* Customise footnote markup for accessibility (PR#192)
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.5.8".freeze
VERSION = "6.5.9".freeze
end

0 comments on commit 0bc3824

Please sign in to comment.