Updated version number since change was significant

This commit is contained in:
Zachary Gorman 2024-06-24 14:13:51 -07:00
parent 1646d2cdec
commit a6ce35375c

View file

@ -12,7 +12,7 @@
RootModule = 'Get-PC.psm1'
# Version number of this module.
ModuleVersion = '0.3.12'
ModuleVersion = '0.3.13'
# Supported PSEditions
# CompatiblePSEditions = @()