Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #43 from datalust/dev
Browse files Browse the repository at this point in the history
2.0.* Maintenance Release
  • Loading branch information
nblumhardt authored Jan 17, 2023
2 parents 360c3c7 + 7e212d9 commit cc7b299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dotnet tool install --global Datalust.ClefTool
And run with:

```
dotnet clef --help
clef --help
```

### Reading CLEF files
Expand Down
1 change: 1 addition & 0 deletions src/Datalust.ClefTool/Datalust.ClefTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<PackageId>Datalust.ClefTool</PackageId>
<PackAsTool>true</PackAsTool>
<ToolCommandName>clef</ToolCommandName>
<RollForward>Major</RollForward>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cc7b299

Please sign in to comment.