Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianHockmann committed May 29, 2017
1 parent d237fd6 commit 8c03bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gremlin.Net/Gremlin.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Gremlin.Net is a cross-platform Gremlin Server driver for .NET that is written in C#. It uses WebSockets to communicate with Gremlin Server.</Description>
<AssemblyTitle>Gremlin.Net</AssemblyTitle>
<VersionPrefix>0.1.3</VersionPrefix>
<VersionPrefix>0.2.0</VersionPrefix>
<Authors>Florian Hockmann</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 8c03bb6

Please sign in to comment.