Skip to content

Commit 33f064e

Browse files
authored
Merge pull request #234 from alphagov/ldeb-release-v2.3.0
Release version 2.3.0
2 parents 1f8e761 + b9608d6 commit 33f064e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 2.3.0
4+
35
- [#232: Update GOV.UK Frontend and use new link styles](https://github.com/alphagov/tech-docs-gem/pull/232)
46

57
## 2.2.2

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 = "2.2.2".freeze
2+
VERSION = "2.3.0".freeze
33
end

0 commit comments

Comments
 (0)