diff --git a/.gx/lastpubver b/.gx/lastpubver index e3f74c684e73ef493270cf5ea60645cf966ab8b1..ee8994fb046694666960c2c8084deabc0982f2cf 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 7b9a3bceafc3a257a46c098fcb3cf1eb8add56d3..b78b94ed228fd6ccd1342637a1a6b3cbff3d76a8 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" }