From ea4018e26f464f283c3cb77c6dc678841f92f718 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sat, 27 Jan 2018 17:47:42 -0800 Subject: [PATCH] gx publish 1.0.4 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index e96a295..4bef919 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.3: Qmc5paX4ECBARnAKkcAmUYHBGor228Tkfxeya3Nu2KRL46 +1.0.4: QmPq2D7Yoyev7yeMuMnkEYBqmQuUu5kb91UXPPoiik1Xyp diff --git a/package.json b/package.json index eef9a60..e66a196 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ }, { "author": "whyrusleeping", - "hash": "QmaDoQyTYCS3DrPLBLXMixXfuCstBVVR81J3UY1vMxghpT", + "hash": "QmQ3c5AP6yjqD3E4get5atkvfaUU4rubWquoL2e8ycjUSu", "name": "go-libp2p-loggables", - "version": "1.1.11" + "version": "1.1.12" }, { "author": "texttheater", @@ -47,6 +47,6 @@ "license": "MIT", "name": "go-ipfs-cmds", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.3" + "version": "1.0.4" } -- GitLab