Skip to content

Commit

Permalink
Bump version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Dec 10, 2024
1 parent 883c86a commit a6dda73
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com//), and thi

## [Unreleased] - TBD

## [1.0.7] - 2024-12-10

- `funding_uri` added to gemspec

## [1.0.6] - 2022-05-12

- Fix rubygems release
2 changes: 1 addition & 1 deletion lib/minitest/matchers_vaccine/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Minitest
module MatchersVaccine
VERSION = "1.0.6"
VERSION = "1.0.7"
end
end

0 comments on commit a6dda73

Please # to comment.