diff --git a/README.md b/README.md index 715d771..0766734 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wagtail NHS.UK frontend -A wagtail implementation of the [NHS frontend v5.1.0](https://github.com/nhsuk/nhsuk-frontend) standard components. +A wagtail implementation of the [NHS frontend v5.2.0](https://github.com/nhsuk/nhsuk-frontend) standard components. ## Installation diff --git a/setup.py b/setup.py index 06a8e80..a694b88 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( name="wagtail-nhsuk-frontend", - version="1.2.0", + version="1.2.1", description="NHSUK Frontend Styles for Wagtail", author="Mike Monteith", author_email="",