raulcd commented on code in PR #122: URL: https://github.com/apache/arrow-go/pull/122#discussion_r1760662114
########## arrow/doc.go: ########## @@ -34,7 +34,7 @@ To build with tinygo include the noasm build tag. */ package arrow -const PkgVersion = "18.0.0-SNAPSHOT" +const PkgVersion = "18.0.0" Review Comment: sounds good to me to update just before releasing -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
