From cf443ac62d430fc8abc5f60d6693335f795f2dc7 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sat, 7 Oct 2023 15:26:46 +0200 Subject: [PATCH] Release 0.3.0 --- src/GitHub/GitHub.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GitHub/GitHub.psd1 b/src/GitHub/GitHub.psd1 index bea4814b7..f7d4ad99d 100644 --- a/src/GitHub/GitHub.psd1 +++ b/src/GitHub/GitHub.psd1 @@ -3,7 +3,7 @@ Author = 'Marius Storhaug' # Version number of this module - ModuleVersion = '0.2.0' + ModuleVersion = '0.3.0' # Description of the functionality provided by this module Description = 'GitHub PowerShell Module'