Merge pull request #930 from gavin-ts/bump-go-install-version
update d2 version for go install oss.terrastruct.com/d2@latest
This commit is contained in:
commit
229cac01cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
// Pre-built binaries will have version set correctly during build time.
|
// Pre-built binaries will have version set correctly during build time.
|
||||||
var Version = "v0.1.4-HEAD"
|
var Version = "v0.2.1-HEAD"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue