project: Update link to version.go now that it's in specs-go/

Catch up with 7bf06d5 (source and schema: differentiate with examples,
2015-12-18, #276).

Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
W. Trevor King 2016-03-10 13:37:12 -08:00
parent 160b4a262a
commit 2123330983
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Release Process
* Increment version in version.go
* Increment version in [`specs-go/version.go`](specs-go/version.go)
* `git commit` version increment
* `git tag` the prior commit (preferrably signed tag)
* `make docs` to produce PDF and HTML copies of the spec