github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/abci/version/version.go (about)

     1  package version
     2  
     3  import (
     4  	"github.com/badrootd/nibiru-cometbft/version"
     5  )
     6  
     7  // TODO: eliminate this after some version refactor
     8  
     9  const Version = version.ABCISemVer