File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
RootModule = ' Pester.psm1'
5
5
6
6
# Version number of this module.
7
- ModuleVersion = ' 5.7.0 '
7
+ ModuleVersion = ' 5.7.1 '
8
8
9
9
# ID used to uniquely identify this module
10
10
GUID = ' a699dea5-2c73-4616-a270-1f7abb777e71'
116
116
LicenseUri = " https://www.apache.org/licenses/LICENSE-2.0.html"
117
117
118
118
# Release notes for this particular version of the module
119
- ReleaseNotes = ' https://github.com/pester/Pester/releases/tag/5.7.0 '
119
+ ReleaseNotes = ' https://github.com/pester/Pester/releases/tag/5.7.1 '
120
120
121
121
# Prerelease string of this module
122
122
Prerelease = ' '
123
123
}
124
124
125
125
# Minimum assembly version required
126
- RequiredAssemblyVersion = ' 5.7.0 '
126
+ RequiredAssemblyVersion = ' 5.7.1 '
127
127
}
128
128
129
129
# HelpInfo URI of this module
You can’t perform that action at this time.
0 commit comments