influxdb/query/docs/Release.md

138 B

Creating Release tag

We are using semantic versioning with the format "vMajor.Minor.Patch"

git tag -s v0.0.1
make release