Skip to content

Commit a6dda73

Browse files
committed
Bump version to 1.0.7
1 parent 883c86a commit a6dda73

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com//), and thi
66

77
## [Unreleased] - TBD
88

9+
## [1.0.7] - 2024-12-10
10+
11+
- `funding_uri` added to gemspec
12+
913
## [1.0.6] - 2022-05-12
1014

1115
- Fix rubygems release
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Minitest
22
module MatchersVaccine
3-
VERSION = "1.0.6"
3+
VERSION = "1.0.7"
44
end
55
end

0 commit comments

Comments
 (0)