From 4d39982133890d5c19bd38321ac94289108570bc Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 6 Aug 2018 21:46:21 -0700 Subject: [PATCH] gx publish 1.0.3 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index e3f74c6..ee8994f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.2: Qmci3cVjeSogPBpJQyUfqPC8mcz1JMdqNwq3LDhoEH4ehH +1.0.3: QmNgGXeuaQRR1cy5EbX71R5P6Y8edFyH4GLZxbYd76n6ag diff --git a/package.json b/package.json index 7b9a3bc..b78b94e 100644 --- a/package.json +++ b/package.json @@ -75,9 +75,9 @@ }, { "author": "hsanjuan", - "hash": "QmadMhXJLHMFjpRmh85XjpmVDkEtQpNYEZNRpWRvYVLrvb", + "hash": "QmcD7SqfyQyA91TZUQ7VPRYbGarxmY7EsQewVYMuN5LNSv", "name": "go-ipfs-blockstore", - "version": "0.0.11" + "version": "0.0.12" }, { "author": "hector", @@ -97,6 +97,6 @@ "license": "", "name": "go-bitswap", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.2" + "version": "1.0.3" } -- GitLab