From 97b6cf855b08bb0ecac76cd23f44596a4b4b7492 Mon Sep 17 00:00:00 2001
From: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
Date: Tue, 27 Dec 2022 22:57:11 -0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.3.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
---
Atmosphere/Atmosphere.psd1 | 2 +-
Directory.Build.props | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Atmosphere/Atmosphere.psd1 b/Atmosphere/Atmosphere.psd1
index fb4c80c..e6e1a71 100644
--- a/Atmosphere/Atmosphere.psd1
+++ b/Atmosphere/Atmosphere.psd1
@@ -4,7 +4,7 @@
CompanyName = ''
Copyright = '(c) Isabella Muerte. All rights reserved.'
Description = 'Cmdlets for working with environment variables and paths'
- ModuleVersion = '0.3.0'
+ ModuleVersion = '0.3.1'
CompatiblePSEditions = 'Core'
PowerShellVersion = '7.2'
RootModule = "Atmosphere.dll"
diff --git a/Directory.Build.props b/Directory.Build.props
index bcd5c6d..74de014 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -11,7 +11,7 @@
https://github.com/bruxisma/atmosphere
git
Isabella Muerte
- 0.3.0
+ 0.3.1
$(VersionPrefix)-$(VersionSuffix)
$(VersionPrefix)