Skip to content

Commit

Permalink
Fix gem release
Browse files Browse the repository at this point in the history
I forgot to bump the gemspec version in merge of alphagov#201.
  • Loading branch information
chao-xian committed Feb 16, 2021
1 parent f72d929 commit 5a40c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/govuk_tech_docs/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukTechDocs
VERSION = "2.1.0".freeze
VERSION = "2.1.1".freeze
end

0 comments on commit 5a40c6c

Please sign in to comment.