Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

Commit 80fe59f

Browse files
authored
Bump version
1 parent 4734e97 commit 80fe59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JitDasm/JitDasm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Features>strict</Features>
1414
<PackAsTool>true</PackAsTool>
1515
<ToolCommandName>jitdasm</ToolCommandName>
16-
<VersionPrefix>1.0.0</VersionPrefix>
16+
<VersionPrefix>1.0.1</VersionPrefix>
1717
<Description>Disassembles one or more .NET methods / types to stdout or file(s). It can also create diffable disassembly.</Description>
1818
<Title>$(Description)</Title>
1919
<Authors>0xd4d</Authors>

0 commit comments

Comments
 (0)