Skip to content

Commit 552e442

Browse files
authored
Merge pull request #80 from alphagov/release-181
Release version 1.8.1
2 parents 49e7aac + ea472be commit 552e442

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.8.1
44

55
This release fixes a bug (#79 - reported in
66
[alphagov/tech-docs-template#183][tdt-183]) which prevented a multipage site

lib/govuk_tech_docs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukTechDocs
2-
VERSION = "1.8.0".freeze
2+
VERSION = "1.8.1".freeze
33
end

0 commit comments

Comments
 (0)