Skip to content

Commit 074139c

Browse files
committed
Update description
1 parent 33e4e82 commit 074139c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PSFzfHistory/PSFzfHistory.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'PSFzfHistory.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.0.5'
15+
ModuleVersion = '0.0.6'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -30,7 +30,7 @@
3030
Copyright = '(c) Kenichi Kamiya. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
33-
Description = 'fzf history integration with small code'
33+
Description = 'Tiny fzf integration for history substring search in PowerShell'
3434

3535
# Minimum version of the PowerShell engine required by this module
3636
# Adjust with bundled PSReadLine

docs/install-from-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ Make sure you are really installed the module
4040
Version Name Repository Description
4141
------- ---- ---------- -----------
4242
5.5.0 Pester PSGallery Pester provides a framework for running …
43-
0.0.1 PSFzfHistory MyRepository fzf history integration with small code
43+
0.0.6 PSFzfHistory MyRepository Tiny fzf integration for history substr …
4444
```

0 commit comments

Comments
 (0)