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" } -