Skip to content

Commit e21c850

Browse files
committed
change nuget version
1 parent aef5692 commit e21c850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dijkstra.NET/Dijkstra.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard1.3;net40</TargetFrameworks>
5-
<Version>1.0.9</Version>
5+
<Version>1.1.0</Version>
66
<Authors>Mateusz Mazurek</Authors>
77
<Company />
88
<Description>High performance the shortest path in directed graph with non negative weights algorithm implementation.</Description>

0 commit comments

Comments
 (0)