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 aef5692 commit e21c850Copy full SHA for e21c850
src/Dijkstra.NET/Dijkstra.NET.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>netstandard1.3;net40</TargetFrameworks>
5
- <Version>1.0.9</Version>
+ <Version>1.1.0</Version>
6
<Authors>Mateusz Mazurek</Authors>
7
<Company />
8
<Description>High performance the shortest path in directed graph with non negative weights algorithm implementation.</Description>
0 commit comments