Skip to content

Commit

Permalink
Merge pull request #10 from pwsh-cs-tools/smallfix-0.0.6
Browse files Browse the repository at this point in the history
Smallfix v0.0.6
  • Loading branch information
anonhostpi committed Oct 8, 2023
2 parents cf69dd4 + 579495f commit 14a2f38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Import-Package/Import-Package.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = '.\Import-Package.psm1'

# Version number of this module.
ModuleVersion = '0.0.5'
ModuleVersion = '0.0.6'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
1 change: 0 additions & 1 deletion Import-Package/packaging.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ public static extern IntPtr dlopen(string path, int flags);
$lib_handle
}
})
-Force

$this | Add-Member `
-MemberType ScriptMethod `
Expand Down

0 comments on commit 14a2f38

Please sign in to comment.