forked from cerc-io/ipld-eth-server
version 5.0.0
This commit is contained in:
parent
6eded51cf1
commit
026dafcfc9
@ -21,7 +21,7 @@ import "fmt"
|
||||
const (
|
||||
Major = 5 // Major version component of the current release
|
||||
Minor = 0 // Minor version component of the current release
|
||||
Patch = 1 // Patch version component of the current release
|
||||
Patch = 0 // Patch version component of the current release
|
||||
Meta = "alpha" // Version metadata to append to the version string
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user