Skip to content

Commit

Permalink
Update RefitterCommand description to version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Nov 20, 2024
1 parent 5e576d7 commit 32d34d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Rapicgen.CLI.Commands.CSharp;

[Command("refitter", Description = "Refitter (v1.4.0)")]
[Command("refitter", Description = "Refitter (v1.4.1)")]
public class RefitterCommand : CodeGeneratorCommand
{
private readonly IRefitterCodeGeneratorFactory factory;
Expand Down

0 comments on commit 32d34d8

Please sign in to comment.