From 01beed8a28c42ba85ac8b1a805814c5de3098272 Mon Sep 17 00:00:00 2001 From: Gemma Leigh Date: Thu, 14 Jan 2016 16:05:56 +0000 Subject: [PATCH] Version 1.1.1 - Update package json to publish govuk-elements-sass (#156) - Bump govuk template to 0.16.1 (#160) --- CHANGELOG.md | 5 +++++ VERSION.txt | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65865518c..b6e9d408a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.1.1 + +- Update package json to publish govuk-elements-sass (#156) +- Bump govuk template to 0.16.1 (#160) + # 1.1.0 - Bump the govuk frontend toolkit to 4.6.0 and use the new breadcrumbs partial (#157) diff --git a/VERSION.txt b/VERSION.txt index 9084fa2f7..524cb5524 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.1.0 +1.1.1 diff --git a/package.json b/package.json index 0bb6cc9d2..f41daa4b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "govuk-elements-sass", - "version": "1.0.0", + "version": "1.1.1", "description": "GOVUK elements Sass files", "repository": "alphagov/govuk_elements", "engines": {