Private/Helpers/InfoFunctions.ps1

function Get-Version{
    return $MyInvocation.MyCommand.Module.Version
}