spmallette commented on a change in pull request #1424:
URL: https://github.com/apache/tinkerpop/pull/1424#discussion_r643454515
##########
File path: gremlint/package.json
##########
@@ -1,6 +1,6 @@
{
"name": "gremlint",
- "version": "1.0.0",
+ "version": "3.5.1-alpha1",
Review comment:
it doesn't appear as though we've ever released an actual "alpha" under
gremlin-javascript. we have done an "rc" though in which case it has gone out
as "rc1":
https://www.npmjs.com/package/gremlin/v/3.4.0-rc1
so i assume alpha1 would work ok. technically, i think we'd try to publish
as an "rc1" rather than "alpha1" but i suppose that is besides your point. we
can change that as necessary when we discuss the early test release on the dev
list.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]