Skip to content
Snippets Groups Projects
Commit f06cec4a authored by stianst's avatar stianst Committed by Stian Thorgersen
Browse files

Added get-version script

parent 8cb86bb3
Branches
Tags
No related merge requests found
#!/bin/bash -e
awk '/release.*=/ { print $3 }' doc.go | sed 's/"//g'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment