Skip to content

Commit

Permalink
Release version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HettieS committed Apr 17, 2023
1 parent e0e09ac commit 45f5351
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
govuk_markdown (2.0.0)
govuk_markdown (2.0.1)
activesupport
redcarpet

Expand Down Expand Up @@ -31,7 +31,7 @@ GEM
rack (3.0.7)
rainbow (3.0.0)
rake (13.0.6)
redcarpet (3.5.1)
redcarpet (3.6.0)
regexp_parser (2.1.1)
rexml (3.2.5)
rspec (3.10.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_markdown/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukMarkdown
VERSION = "2.0.0".freeze
VERSION = "2.0.1".freeze
end

0 comments on commit 45f5351

Please sign in to comment.