Skip to content

Commit

Permalink
Refer to the 3.3.1-RC1 release in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthick Sankarachary committed Jan 9, 2018
1 parent 778fe51 commit c3bb3fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To get the library that facilitates all of this, add this dependency to your `po
<dependency>
<groupId>com.github.karthicks</groupId>
<artifactId>gremlin-objects</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.1-RC1</version>
</dependency>
----
Expand All @@ -47,7 +47,7 @@ A reference use case of this library is available in the following `tinkergraph-
<dependency>
<groupId>com.github.karthicks</groupId>
<artifactId>tinkergraph-test</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.1-RC1</version>
</dependency>
----
Expand Down

0 comments on commit c3bb3fe

Please sign in to comment.