Skip to content

Commit 1f3f64f

Browse files
committed
Bump package versions
1 parent 06464b5 commit 1f3f64f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/BuildPhpExtension/BuildPhpExtension.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
RootModule = 'BuildPhpExtension'
44

55
# Version number of this module.
6-
ModuleVersion = '1.1.2.0'
6+
ModuleVersion = '1.1.3.0'
77

88
# Supported PSEditions
99
# CompatiblePSEditions = @()

php/BuildPhp/BuildPhp.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
RootModule = 'BuildPhp'
44

55
# Version number of this module.
6-
ModuleVersion = '1.1.2.0'
6+
ModuleVersion = '1.1.3.0'
77

88
# Supported PSEditions
99
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)