Skip to content

Commit

Permalink
Updated version to 2.0
Browse files Browse the repository at this point in the history
Latest update is a breaking change, so version number is now bumped to 2.0
  • Loading branch information
dlwyatt committed Sep 20, 2014
1 parent 0268c8f commit 31a98ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProtectedData.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

@{
ModuleToProcess = 'ProtectedData.psm1'
ModuleVersion = '1.2.1'
ModuleVersion = '2.0'
GUID = 'fc6a2f6a-563d-422a-85b5-9638e45a370e'
Author = 'Dave Wyatt'
CompanyName = 'Home'
Expand Down

0 comments on commit 31a98ae

Please sign in to comment.