Skip to content

Commit a49c4b3

Browse files
author
RossJayJones
committed
bump nuget packages
1 parent 85f4199 commit a49c4b3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Plot.Neo4j/Plot.Neo4j.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Plot.Neo4j</id>
5-
<version>0.2.12</version>
5+
<version>0.3.0</version>
66
<title>Plot.Neo4j</title>
77
<authors>Trackmatic Solutions (Pty) Ltd</authors>
88
<owners>Trackmatic Solutions (Pty) Ltd</owners>
@@ -12,7 +12,7 @@
1212
<copyright>Copyright 2016</copyright>
1313
<tags>plot n4g ogm neo4j</tags>
1414
<dependencies>
15-
<dependency id="Neo4j.Driver" version="1.0.2" />
15+
<dependency id="Neo4j.Driver" version="1.4.1" />
1616
</dependencies>
1717
</metadata>
1818
</package>

Plot.Testing/Plot.Testing.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Plot.Testing</id>
5-
<version>0.2.3</version>
5+
<version>0.3.0</version>
66
<title>Plot.Testing</title>
77
<authors>Trackmatic Solutions (Pty) Ltd</authors>
88
<owners>Trackmatic Solutions (Pty) Ltd</owners>

Plot/Plot.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Plot</id>
5-
<version>0.2.8</version>
5+
<version>0.3.0</version>
66
<title>Plot</title>
77
<authors>Trackmatic Solutions (Pty) Ltd</authors>
88
<owners>Trackmatic Solutions (Pty) Ltd</owners>

0 commit comments

Comments
 (0)