From d50c54fea7c2d2b60afaecb8be49cf4fb3a20c25 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 24 Jul 2017 01:52:09 -0700 Subject: [PATCH] gx publish 4.4.3 --- .gx/lastpubver | 2 +- package.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ff36fe0..f08592d 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.4.2: QmNoCFYrmNFZxpv4KRGHujfsX2QqC3gH4bLJfkizZHFdUS +4.4.3: QmSatLR9HCrZjPqomt6VdNCoJmHMz8NP34WfpfBznJZ25M diff --git a/package.json b/package.json index 4e06ec2..c2a7ab2 100644 --- a/package.json +++ b/package.json @@ -109,9 +109,9 @@ "version": "0.0.0" }, { - "hash": "Qma887khroMXGLJuHLYqqDZXHivAfFPxd2hQ8Z5kucMWTM", + "hash": "QmVNPgPmEG4QKaDKkxMPKY34Z53n8efzv1sEh4NTsdhto7", "name": "go-peerstream", - "version": "1.6.2" + "version": "1.7.0" }, { "author": "whyrusleeping", @@ -169,9 +169,9 @@ }, { "author": "whyrusleeping", - "hash": "QmR1fAHJvEyYFdEGn5jVmU4NL5kNSVJ48cduXB2whWbJq2", + "hash": "Qmcx4KoZ91XS6izLjdkujAMAunAS1YuTgfgASgYaZF5GkR", "name": "go-addr-util", - "version": "1.1.7" + "version": "1.2.0" }, { "author": "whyrusleeping", @@ -181,9 +181,9 @@ }, { "author": "whyrusleeping", - "hash": "QmaDBnCnmwPdqWGCJRLnmkfXRTEHp5rt3248Bwk4A7fLvt", + "hash": "QmPqPjFBqpx5AEfWYDJqt8w8YhRgPn7jw52omCKrYue4B6", "name": "go-libp2p-conn", - "version": "1.6.4" + "version": "1.6.5" }, { "author": "whyrusleeping", @@ -211,9 +211,9 @@ }, { "author": "whyrusleeping", - "hash": "QmaijwHnbD4SabGA8C2fN9gchptLvRe2RxqTU5XkjAGBw5", + "hash": "QmSx9mhEnKWDkgBYaEY6MZFFajUtiQJ8bipSZhzPuALSPv", "name": "go-libp2p-swarm", - "version": "1.6.18" + "version": "1.7.0" }, { "author": "whyrusleeping", @@ -223,9 +223,9 @@ }, { "author": "whyrusleeping", - "hash": "QmViDDJGzv2TKrheoxckReECc72iRgaYsobG2HYUGWuPVF", + "hash": "QmV5Ny5H649nHUEYjtZistVPQVqqNVMZC5khmQvnprzdNZ", "name": "go-libp2p-netutil", - "version": "0.2.17" + "version": "0.2.18" }, { "author": "whyrusleeping", @@ -275,6 +275,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.4.2" + "version": "4.4.3" } -- GitLab