gx publish 1.4.1

This commit is contained in:
Jeromy 2017-02-01 22:47:04 -08:00
parent 15bf35eef9
commit 2969d77b0f
2 changed files with 14 additions and 14 deletions

View File

@ -1 +1 @@
1.4.0: QmeXj9VAjmYQZxpmVz7VzccbJrpmr8qkCDSjfVNsPTWTYU 1.4.1: QmU8iiXVwobZ366qAezD62VDxxnUe9Ss7K2skzYs7vy73B

View File

@ -9,9 +9,9 @@
"gxDependencies": [ "gxDependencies": [
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "Qmb912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr", "hash": "QmZuY8aV7zbNXVy6DyN9SmnuH3o9nG852F4aTiSBpts8d1",
"name": "go-ipfs-util", "name": "go-ipfs-util",
"version": "1.2.0" "version": "1.2.1"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -21,9 +21,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH", "hash": "QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG",
"name": "go-multiaddr", "name": "go-multiaddr",
"version": "1.1.2" "version": "1.1.3"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -33,27 +33,27 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmfWDLQjGjVe4fr5CoztYW2DYYjRysMJrFe1RCsXLPTf46", "hash": "QmTuX6VtWTbWgPwd5PMXHyp411RKsW5nBqLKVVRfJMNneb",
"name": "go-libp2p-crypto", "name": "go-libp2p-crypto",
"version": "1.3.1" "version": "1.3.3"
}, },
{ {
"author": "jbenet", "author": "jbenet",
"hash": "QmT6Cp31887FpAc25z25YHgpFJohZedrYLWPPspRtj1Brp", "hash": "QmVCNGTyD4EkvNYaAp253uMQ9Rjsjy2oGMvcdJJUoVRfja",
"name": "go-multiaddr-net", "name": "go-multiaddr-net",
"version": "1.5.1" "version": "1.5.2"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmQkdkvXE4oKXAcLZK5d7Zc6xvyukQc8WVjX7QvxDJ7hJj", "hash": "QmYjJnSTfXWhYL2cV1xFphPqjqowJqH7ZKLA1As8QrPHbn",
"name": "mafmt", "name": "mafmt",
"version": "1.1.2" "version": "1.1.3"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmfMmLGoKzCHDN7cGgk64PJr4iipzidDRME8HABSJqvmhC", "hash": "QmQ1FYwmfL2jSvLKeXd6i47cSS23bWVMGqGxeh9nv8xwry",
"name": "go-libp2p-peer", "name": "go-libp2p-peer",
"version": "2.1.0" "version": "2.1.1"
} }
], ],
"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.0" "version": "1.4.1"
} }