github.com/ethereum-optimism/optimism@v1.7.2/op-node/version/version.go (about) 1 package version 2 3 var ( 4 Version = "v0.10.14" 5 Meta = "dev" 6 )