Skip to content

Commit

Permalink
bumped to 2.5.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
okram committed Aug 7, 2013
1 parent 4642795 commit 3fa7af0
Show file tree
Hide file tree
Showing 238 changed files with 25 additions and 61,876 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.textile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ h2. Gremlin 2.y.z

!https://github.com/tinkerpop/gremlin/raw/master/doc/images/gremlin-2.png!

h3. Version 2.5.0 (NOT OFFICIALLY RELEASED YET)

```xml
<dependency>
<groupId>com.tinkerpop.gremlin</groupId>
<artifactId>gremlin-java</artifactId>
<version>2.5.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>com.tinkerpop.gremlin</groupId>
<artifactId>gremlin-groovy</artifactId>
<version>2.5.0-SNAPSHOT</version>
</dependency>
```

==<hr/>==

h3. Version 2.4.0 (August 4, 2013)

```xml
Expand Down
77 changes: 0 additions & 77 deletions doc/Acknowledgments.html

This file was deleted.

107 changes: 0 additions & 107 deletions doc/Backtrack-Pattern.html

This file was deleted.

119 changes: 0 additions & 119 deletions doc/Basic-Graph-Traversals.html

This file was deleted.

Loading

0 comments on commit 3fa7af0

Please sign in to comment.