Bumped the version

This commit is contained in:
dfinke
2019-08-31 19:40:42 -04:00
parent e3f3ae74a4
commit fbae59b386
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -63,3 +63,5 @@ ImportExcel.zip
.vscode/settings.json
~$*
InstallModule.ps1
PublishToGallery.ps1

View File

@@ -4,7 +4,7 @@
RootModule = 'ImportExcel.psm1'
# Version number of this module.
ModuleVersion = '6.5.0'
ModuleVersion = '6.5.1'
# ID used to uniquely identify this module
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'