Skip to content

Commit

Permalink
Merge pull request #378 from alphagov/release-8-9-0
Browse files Browse the repository at this point in the history
Release version 9.0.0
  • Loading branch information
beccapearce authored Jan 8, 2025
2 parents c702004 + 0e344e3 commit c5c77c8
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 c5c77c8

Please sign in to comment.