google / generative-ai-go

Go SDK for Google Generative AI
Apache License 2.0
487 stars 47 forks source link

devtools: add pre-push hook check for version mismatch #112

Closed jba closed 2 months ago

jba commented 2 months ago

Move existing script into a devtools directory.

Add a script that when used as a pre-push hook, will check that the version in the code matches the latest version tag.