Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 2270c0e

Browse files
authored
0.2.0 version bump (#289)
1 parent 4d946b0 commit 2270c0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PSSwagger/PSSwagger.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'PSSwagger.psm1'
3-
ModuleVersion = '0.1.0'
3+
ModuleVersion = '0.2.0'
44
PowerShellVersion = '5.1'
55
GUID = '6c925abf-49bc-49f4-8a47-12b95c9a8b37'
66
Author = 'Microsoft Corporation'

PSSwagger/PSSwaggerUtility/PSSwaggerUtility.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'PSSwaggerUtility.psm1'
3-
ModuleVersion = '0.1.0'
3+
ModuleVersion = '0.2.0'
44
GUID = '49b0a58f-c657-49a1-8c16-e48031f5e2e4'
55
Author = 'Microsoft Corporation'
66
CompanyName = 'Microsoft Corporation'

0 commit comments

Comments
 (0)