Skip to content

Commit

Permalink
Bump version to 4.2.0
Browse files Browse the repository at this point in the history
Includes a new regex generator for HH:MM time strings.
  • Loading branch information
thomasleese committed Dec 4, 2020
1 parent d58c793 commit a133487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/govuk_schemas/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module GovukSchemas
# @private
VERSION = "4.1.1".freeze
VERSION = "4.2.0".freeze
end

0 comments on commit a133487

Please sign in to comment.