Skip to content

Commit cbf452d

Browse files
authored
Merge pull request #23 from it-praktyk/v1.4.2_devel
Tests for style rules added, code cleaned, translations corrected
2 parents acb9967 + eac5953 commit cbf452d

12 files changed

+682
-602
lines changed

Format-Pester/Format-Pester.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RootModule = 'Format-Pester.psm1'
1414
# Version number of this module.
1515
# If you are increasing ModuleVersion please change also the values of variable 'ScriptVersion' in the Format-Pester.ps1 file
1616
# Verify also translations and increase the values of msg00 fields
17-
ModuleVersion = '1.4.1'
17+
ModuleVersion = '1.4.2'
1818

1919
# ID used to uniquely identify this module
2020
GUID = 'daa609a5-1293-4f62-9467-1a120c529e87'

0 commit comments

Comments
 (0)