Skip to content

Commit

Permalink
version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
belibug committed Jul 7, 2024
1 parent 0b3c0d4 commit 46eae83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"ProjectName": "Mold",
"Description": "Mold is a fast and powerful templating and cloning engine for PowerShell (and beyond!)",
"Version": "0.0.2",
"Version": "0.0.3",
"Manifest": {
"Author": "Manjunath Beli",
"PowerShellHostVersion": "7.4",
"GUID": "ac5bbfdb-fd2d-4c12-a178-15f1864c26e0",
"Tags": [],
"ProjecUri": ""
"Tags": ["plaster","template","templating","templater"],
"ProjecUri": "https://github.com/belibug/Mold"
},
"Pester": {
"TestResult": {
Expand All @@ -18,4 +18,4 @@
"Verbosity": "Detailed"
}
}
}
}

0 comments on commit 46eae83

Please sign in to comment.