Skip to content

Commit 8df259c

Browse files
authored
Prepare v1.1.1 Release (#36)
1 parent 868f669 commit 8df259c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
## Unreleased
44

5-
### Build and Packaging Improvements
6-
7-
+ Add GitHub Issue and PR templates.
5+
## v1.1.1 - 11/01/2026
86

97
### General Cmdlet Updates and Fixes
108

src/PoshJohn.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'PoshJohn.psm1'
3-
ModuleVersion = '1.1.0'
3+
ModuleVersion = '1.1.1'
44
CompatiblePSEditions = @('Core')
55
GUID = '6181cfe1-1395-4726-8b68-c5782b74a0f0'
66
Author = 'ArmaanMcleod'

0 commit comments

Comments
 (0)