Skip to content

Commit 7c1143c

Browse files
committed
version up
1 parent 6ba8daf commit 7c1143c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dijkstra.NET/Dijkstra.NET/Dijkstra.NET.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>Dijkstra.NET</id>
5-
<version>1.0.3</version>
5+
<version>1.0.5</version>
66
<authors>Mateusz Mazurek</authors>
77
<title>Dijkstra.NET</title>
88
<description>High performance the shortest path in directed graph with non negative weights algorithm implementation.</description>

0 commit comments

Comments
 (0)