Compare commits
3 Commits
gx/v0.7.13
...
gx/v0.7.14
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45ce89d41a | ||
|
|
a20203df14 | ||
|
|
d4ebfff511 |
@@ -1 +1 @@
|
||||
0.7.13: QmZe3S3sXMWar3oPmrd8jHV8NoAWfPfLGFD8PsK3YrYpqv
|
||||
0.7.14: QmTJRF2HyQfqXc9BBWVu9ZoumjAs7KsbvYaE6fRrzzoDRF
|
||||
|
||||
2
cid.go
2
cid.go
@@ -58,6 +58,8 @@ const (
|
||||
DagProtobuf = 0x70
|
||||
DagCBOR = 0x71
|
||||
|
||||
GitRaw = 0x78
|
||||
|
||||
EthBlock = 0x90
|
||||
EthBlockList = 0x91
|
||||
EthTxTrie = 0x92
|
||||
|
||||
@@ -25,6 +25,6 @@
|
||||
"license": "MIT",
|
||||
"name": "go-cid",
|
||||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
||||
"version": "0.7.13"
|
||||
"version": "0.7.14"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user