From f2df5a92c548d189218ab470d4b2ddc61a7a7e7a Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 31 Jul 2017 13:50:48 -0700 Subject: [PATCH] gx publish 4.4.4 --- .gx/lastpubver | 2 +- package.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f08592d..b0c6cc3 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.4.3: QmSatLR9HCrZjPqomt6VdNCoJmHMz8NP34WfpfBznJZ25M +4.4.4: QmZPBrKq6S1fdYaRAzYZivJL12QkUqHwnNzF9wC8VXC4bo diff --git a/package.json b/package.json index c2a7ab2..3c7ae22 100644 --- a/package.json +++ b/package.json @@ -211,9 +211,9 @@ }, { "author": "whyrusleeping", - "hash": "QmSx9mhEnKWDkgBYaEY6MZFFajUtiQJ8bipSZhzPuALSPv", + "hash": "Qmb9GA1fMGfXdLBwJA9h3SRpr7C4AXUhpWgZzVmqcDJi1P", "name": "go-libp2p-swarm", - "version": "1.7.0" + "version": "1.7.1" }, { "author": "whyrusleeping", @@ -223,9 +223,9 @@ }, { "author": "whyrusleeping", - "hash": "QmV5Ny5H649nHUEYjtZistVPQVqqNVMZC5khmQvnprzdNZ", + "hash": "QmSTbByZ1rJVn8KANcoiLDiPH2pgDaz33uT6JW6B9nMBW5", "name": "go-libp2p-netutil", - "version": "0.2.18" + "version": "0.2.19" }, { "author": "whyrusleeping", @@ -275,6 +275,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.4.3" + "version": "4.4.4" } -- GitLab