Skip to content

Commit

Permalink
Bump version to 0.3.2
Browse files Browse the repository at this point in the history
* bring in new logo
* add support for alpha/beta banner section
* fix default image border style
* reintroduce npm publishing
  • Loading branch information
tombye committed Nov 12, 2013
1 parent 2dc8afc commit faa7bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/govuk_template/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukTemplate
VERSION = "0.2.2"
VERSION = "0.3.2"

This comment has been minimized.

Copy link
@benilovj

benilovj Nov 12, 2013

Contributor

how come it's 0.3.2 instead of 0.3.0?

This comment has been minimized.

Copy link
@tombye

tombye Nov 12, 2013

Author Contributor

Because I messed up the version numbering.

end

0 comments on commit faa7bad

Please sign in to comment.