Skip to content

Commit

Permalink
Updating Module Version [0.5.5] and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed May 16, 2023
1 parent fde670b commit 8bcb4a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions @.min.gzip.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#region Splatter [ 0.5.4 ] : Simple Scripts to Supercharge Splatting (Install-Module Splatter, then Initialize-Splatter -Verb Get,Use,Find -Compress -Minify )
#region Splatter [ 0.5.5 ] : Simple Scripts to Supercharge Splatting (Install-Module Splatter, then Initialize-Splatter -Verb Get,Use,Find -Compress -Minify )
.([ScriptBlock]::Create(([IO.StreamReader]::new((
[IO.Compression.GZipStream]::new([IO.MemoryStream]::new(
[Convert]::FromBase64String('
Expand Down Expand Up @@ -74,4 +74,4 @@ ravatNDe3J+li/dS/gZtiOV/AdDBNlK4UQAA
[IO.Compression.CompressionMode]'Decompress')),
[Text.Encoding]::unicode)).ReadToEnd()
))
#endregion Splatter [ 0.5.4 ] : Simple Scripts to Supercharge Splatting (Install-Module Splatter, then Initialize-Splatter -Verb Get,Use,Find -Compress -Minify )
#endregion Splatter [ 0.5.5 ] : Simple Scripts to Supercharge Splatting (Install-Module Splatter, then Initialize-Splatter -Verb Get,Use,Find -Compress -Minify )

0 comments on commit 8bcb4a9

Please sign in to comment.