Skip to content

Commit

Permalink
Merge pull request #44 from chinwobble/update-package
Browse files Browse the repository at this point in the history
Update Gremlin.Net to 3.4.0 release version from rc1
  • Loading branch information
evo-terren authored Jan 16, 2019
2 parents fad95d6 + 64abc8f commit 5e05542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Gremlin.Net.CosmosDb/Gremlin.Net.CosmosDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Description>Helper library to use Gremlin.Net with a Cosmos DB graph instance</Description>
<Copyright>© 2001-2018 evo - All rights reserved, all wrongs reversed</Copyright>
<Version>0.3.4.0003-rc1</Version>
<Version>0.3.4.0004-rc1</Version>
<PackageProjectUrl>https://github.com/evo-terren/Gremlin.Net.CosmosDb</PackageProjectUrl>
<RepositoryUrl>https://github.com/evo-terren/Gremlin.Net.CosmosDb</RepositoryUrl>
</PropertyGroup>
Expand All @@ -34,7 +34,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Gremlin.Net" Version="3.4.0-rc2" />
<PackageReference Include="Gremlin.Net" Version="3.4.0" />
</ItemGroup>

</Project>

0 comments on commit 5e05542

Please sign in to comment.