Skip to content

Commit

Permalink
Merge pull request #150 from alphagov/msw/bump
Browse files Browse the repository at this point in the history
Bump to version 2.2.1
  • Loading branch information
barrucadu authored Jul 20, 2020
2 parents 76077dc + 65d11a3 commit 08b3d06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
* Fix linting issues
# 2.2.1

* Fix linting issues (https://github.com/alphagov/govuk_app_config/pull/149)

# 2.2.0

Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_app_config/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukAppConfig
VERSION = "2.2.0".freeze
VERSION = "2.2.1".freeze
end

0 comments on commit 08b3d06

Please sign in to comment.