gx publish 1.4.14

This commit is contained in:
Steven Allen 2018-01-19 20:51:09 -08:00
parent 634fac3a38
commit f0e2dcd6b4
2 changed files with 12 additions and 12 deletions

View File

@ -1 +1 @@
1.4.13: QmaUj23QoVKgX3WzVj9EqUL9YcVMYnyLzfNGUroFLNzy31 1.4.14: QmeZVQzUrXqaszo24DAoHfGzcmCptN9JyngLkGAiEfk2x7

View File

@ -15,9 +15,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmW8s4zTsUoX1Q6CeYxVKPyqSKbF7H1YDUyTostBtZ8DaG", "hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb",
"name": "go-multiaddr", "name": "go-multiaddr",
"version": "1.2.5" "version": "1.2.6"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -33,27 +33,27 @@
}, },
{ {
"author": "jbenet", "author": "jbenet",
"hash": "QmSGL5Uoa6gKHgBBwQG8u1CWKUC8ZnwaZiLgFVTFBR2bxr", "hash": "QmRK2LxanhK2gZq6k6R7vk5ZoYZk8ULSSTB7FzDsMUX6CB",
"name": "go-multiaddr-net", "name": "go-multiaddr-net",
"version": "1.5.6" "version": "1.5.7"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmUfnfCzL17Lfft4NtZZGGU34PP72xgecFVfusYt6WNwYx", "hash": "QmTy17Jm1foTnvUS9JXRhLbRQ3XuC64jPTjUfpB4mHz2QM",
"name": "mafmt", "name": "mafmt",
"version": "1.2.4" "version": "1.2.5"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmWNY7dV54ZDYmTA1ykVdwNCqC11mpU4zSUp6XDpLTH9eG", "hash": "Qma7H6RW8wRrfZpNSXwxYGcd1E149s42FpWNpDNieSVrnU",
"name": "go-libp2p-peer", "name": "go-libp2p-peer",
"version": "2.2.1" "version": "2.2.2"
}, },
{ {
"author": "multiformats", "author": "multiformats",
"hash": "QmYeKnKpubCMRiq3PGZcTREErthbb5Q9cXsCoSkD9bjEBd", "hash": "QmZyZDi491cCNTLfAhwcaDii2Kg4pwKRkhqQzURGDvY6ua",
"name": "go-multihash", "name": "go-multihash",
"version": "1.0.6" "version": "1.0.7"
} }
], ],
"gxVersion": "0.4.0", "gxVersion": "0.4.0",
@ -61,6 +61,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-peerstore", "name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.13" "version": "1.4.14"
} }