From 18b05ac140b951536ed6668be6faa59071a1f84c Mon Sep 17 00:00:00 2001 From: vyzo Date: Fri, 14 Dec 2018 09:33:36 +0200 Subject: [PATCH] gx publish 0.0.3 --- .gx/lastpubver | 2 +- package.json | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index a2669ee..d018362 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.2: QmU45roygPSFdwDAgsGXtAKfJbptkjo9sW2q1bjohSEhEB +0.0.3: QmeMe1RkESuKNhP5LiTN8kG5XiBKhYzBw7wJonbAAR5K67 diff --git a/package.json b/package.json index 687f96e..09cb4a4 100644 --- a/package.json +++ b/package.json @@ -30,9 +30,9 @@ }, { "author": "whyrusleeping", - "hash": "QmaTfHazBrintpyALv8MzmCvGyGg3XWY7vDrsVfGVnpd1j", + "hash": "QmaqGyUhWLsJbVo1QAujSu13mxNjFJ98Kt2VWGSnShGE1Q", "name": "go-libp2p-pubsub", - "version": "0.11.8" + "version": "0.11.9" } ], "gxVersion": "0.12.1", @@ -40,6 +40,5 @@ "license": "", "name": "go-libp2p-daemon", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.2" + "version": "0.0.3" } -