Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbergstrom committed Sep 24, 2021
1 parent f04fbbf commit 7cdff1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Foil.psd1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@{
RootModule = 'Foil.psm1'
ModuleVersion = '0.0.7'
ModuleVersion = '0.0.8'
GUID = '38430603-9954-45fd-949a-5f79492ffaf7'
Author = 'Ethan Bergstrom'
Copyright = '2021'
Expand Down

0 comments on commit 7cdff1c

Please sign in to comment.