Skip to content

Commit 8b98b3d

Browse files
v1.0.1
1 parent 751f7c5 commit 8b98b3d

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

PSScriptTools.psd1

0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This PowerShell module contains a number of functions you might use to enhance your own functions and scripts. The [Samples](./samples) folder contains demonstration script files.
44

55
## Current Release
6-
The current release is [PSScriptTools-v1.0.0](https://github.com/jdhitsolutions/PSScriptTools/archive/v1.0.0.zip)
6+
The current release is [PSScriptTools-v1.0.1](https://github.com/jdhitsolutions/PSScriptTools/archive/v1.0.1.zip)
77

88
You can also install this from the PowerShell Gallery:
99
```

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#Changelog for PSScriptTools
22

3+
v1.0.1
4+
fixed version number mistake
5+
updated README.md
6+
37
v1.0.0
48
initial release to the PowerShell Gallery
59

0 commit comments

Comments
 (0)