We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dbe7cf commit 6dc4794Copy full SHA for 6dc4794
1 file changed
FSM_API/FSM_API.csproj
@@ -8,7 +8,7 @@
8
9
<IsPackable>true</IsPackable>
10
<PackageId>TheSingularityWorkshop.FSM_API</PackageId>
11
- <Version>1.0.11</Version>
+ <Version>1.0.12</Version>
12
<Authors>Trent Best</Authors>
13
<Company>The Singularity Workshop</Company>
14
<Description>A robust, thread-safe, and highly configurable Finite State Machine API for .NET.</Description>
@@ -33,4 +33,4 @@
33
<None Remove=".\Documentation\User Guide\Tutorials\**\*" />
34
</ItemGroup>
35
36
-</Project>
+</Project>
0 commit comments