Skip to content

Commit

Permalink
Release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hettie Street authored and Hettie Street committed Feb 15, 2023
1 parent 6c2b79b commit 84f7bb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
govuk_markdown (1.0.0)
govuk_markdown (2.0.0)
activesupport
redcarpet

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 = "1.0.0".freeze
VERSION = "2.0.0".freeze
end

0 comments on commit 84f7bb0

Please sign in to comment.