From dedd28a872fcf8392873a394a869dda4b4a47776 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Tue, 30 May 2017 02:20:24 +0200 Subject: [PATCH] gx publish 0.8.14 --- .gx/lastpubver | 2 +- package.json | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 5947adc..b149ef9 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.13: QmYPKo97ssdv3Bsk9sRAS5ZjahGg9Stzys3vybu3r7VuB5 +0.8.14: QmUpeULWfmtsgCnfuRN3BHsfhHvBxNphoYh4La4CMxGt2Z diff --git a/package.json b/package.json index 92533e8..6c2bed8 100644 --- a/package.json +++ b/package.json @@ -21,21 +21,21 @@ }, { "author": "whyrusleeping", - "hash": "QmcyNeWPsoFGxThGpV8JnJdfUNankKhWCTrbrcFRQda4xR", + "hash": "QmUywuGNZoUKV8B9iyvup9bPkLiMrhTsyVMkeSXW5VxAfC", "name": "go-libp2p-host", - "version": "1.3.13" + "version": "1.3.14" }, { "author": "whyrusleeping", - "hash": "QmcCgouQ5iXfmxmVNc1fpXLacRSPMNHx4tzqDpou6XNvvd", + "hash": "Qma2j8dYePrvN5DoNgwh1uAuu3FFtEtrUQFmr737ws8nCp", "name": "go-libp2p-netutil", - "version": "0.2.14" + "version": "0.2.15" }, { "author": "whyrusleeping", - "hash": "QmSwzyZ4zfHD9j4JZdXuzbWH4gXuDfZ7CdfMzpfqrMVcrz", + "hash": "Qma4Xhhqtr9tpV814eNjbLHzjuDaRjs96XLcZPJiR742ZV", "name": "go-libp2p-blankhost", - "version": "0.1.12" + "version": "0.1.13" } ], "gxVersion": "0.9.0", @@ -43,6 +43,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.13" + "version": "0.8.14" }