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 6ba8daf commit 7c1143cCopy full SHA for 7c1143c
src/Dijkstra.NET/Dijkstra.NET/Dijkstra.NET.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3
<metadata>
4
<id>Dijkstra.NET</id>
5
- <version>1.0.3</version>
+ <version>1.0.5</version>
6
<authors>Mateusz Mazurek</authors>
7
<title>Dijkstra.NET</title>
8
<description>High performance the shortest path in directed graph with non negative weights algorithm implementation.</description>
0 commit comments