Skip to content

Commit

Permalink
Bump to 6.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindew committed Nov 9, 2020
1 parent 9fe1b3d commit cf6bfff
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.10

* Be optimistic in versions of govuk_publishing_components and i18n allowed (PR#200)

## 6.5.9

* Adjust footnote markup to accommodate multiple references (PR#198)
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.9".freeze
VERSION = "6.5.10".freeze
end

0 comments on commit cf6bfff

Please sign in to comment.