Skip to content

Commit

Permalink
Release version 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beccapearce committed Jan 8, 2025
1 parent c702004 commit 0e344e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 9.0.0

* Remove Advisory component ([#357](https://github.com/alphagov/govspeak/pull/357))

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 = "8.8.3".freeze
VERSION = "9.0.0".freeze
end

0 comments on commit 0e344e3

Please sign in to comment.