Files
WoofWare.PrattParser/PrattParser/version.json
2024-06-04 00:10:25 +01:00

13 lines
196 B
JSON

{
"version": "0.1",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
":/Directory.Build.props",
":/README.md",
":/global.json",
":/PrattParser/"
]
}