Skip to content

Commit

Permalink
Merge pull request #84 from alphagov/version-bump
Browse files Browse the repository at this point in the history
Version 2.5.1
  • Loading branch information
benilovj committed Jul 29, 2015
2 parents 131ff62 + 815eb5b commit f9b53f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.5.1

* Fix inline form rendering in IE7

# 2.5.0

* Allow apps to disable Google Analytics
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_admin_template/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukAdminTemplate
VERSION = "2.5.0"
VERSION = "2.5.1"
end

0 comments on commit f9b53f9

Please sign in to comment.