Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Mar 26, 2017
1 parent fd3a61b commit 7db892b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Servant/Servant.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Description>A simple dependency injection framework with full support for C# async/await.</Description>
<Copyright>Copyright Drew Noakes 2016-2017</Copyright>
<AssemblyTitle>Servant</AssemblyTitle>
<VersionPrefix>0.4.0</VersionPrefix>
<VersionPrefix>0.3.1</VersionPrefix>
<Authors>Drew Noakes</Authors>
<TargetFrameworks>netstandard1.3;net45</TargetFrameworks>
<DebugType>portable</DebugType>
Expand Down

0 comments on commit 7db892b

Please sign in to comment.