From acb9e92d0a6b01a9795adb45681975ca51329a2d Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 20 Dec 2018 10:05:01 -0800 Subject: [PATCH] gx publish 0.0.4 --- .gx/lastpubver | 2 +- package.json | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index d018362..8b7c2b3 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.3: QmeMe1RkESuKNhP5LiTN8kG5XiBKhYzBw7wJonbAAR5K67 +0.0.4: QmdoKBy1K7Dm59KyuFE6Gsmcq73zS9dscrzVwaoSGDyxF7 diff --git a/package.json b/package.json index 09cb4a4..af27683 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ }, { "author": "whyrusleeping", - "hash": "QmZNGvvTqtVtGzVxkhRCu5nuwbytdRdtHtJbWLGxeMYAkt", + "hash": "QmWJBngogUPF87Xz788NotnwfYS1B5oanKew82zuMwUkQu", "name": "go-libp2p-connmgr", - "version": "0.3.28" + "version": "0.3.29" }, { "author": "marten-seemann", @@ -40,5 +40,6 @@ "license": "", "name": "go-libp2p-daemon", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.3" + "version": "0.0.4" } +