Skip to content

Commit 6dc4794

Browse files
authored
Bump version to 1.0.12 in project file
1 parent 8dbe7cf commit 6dc4794

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FSM_API/FSM_API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<IsPackable>true</IsPackable>
1010
<PackageId>TheSingularityWorkshop.FSM_API</PackageId>
11-
<Version>1.0.11</Version>
11+
<Version>1.0.12</Version>
1212
<Authors>Trent Best</Authors>
1313
<Company>The Singularity Workshop</Company>
1414
<Description>A robust, thread-safe, and highly configurable Finite State Machine API for .NET.</Description>
@@ -33,4 +33,4 @@
3333
<None Remove=".\Documentation\User Guide\Tutorials\**\*" />
3434
</ItemGroup>
3535

36-
</Project>
36+
</Project>

0 commit comments

Comments
 (0)