Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/695#discussion_r159674939 --- Diff: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json --- @@ -0,0 +1,39 @@ +{ + "name": "gremlin-javascript", + "version": "3.2.7-alpha1", --- End diff -- should be 3.2.8-alpha1 - at this point. though, we've been using "release candidate" suffix for other GLVs as in "3.2.8-rc1" - perhaps we should continue in that vein?
---