Skip to content

Commit

Permalink
Merge pull request #391 from alphagov/fix-version-ash
Browse files Browse the repository at this point in the history
Update version.rb to 10.2.0
  • Loading branch information
AshGDS authored Mar 6, 2025
2 parents 510b875 + a146737 commit 14bd3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/govspeak/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Govspeak
VERSION = "10.1.0".freeze
VERSION = "10.2.0".freeze
end

0 comments on commit 14bd3d3

Please sign in to comment.