From 150a38c4ff896bc7c131d25fb056df8b4da89982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Tue, 4 Jul 2017 19:14:08 +0200 Subject: [PATCH] gx publish 0.1.2 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 727b7ad..259bbe6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.1: QmbJUay5h1HtzhJb5QQk2t26yCnJksHynvhcqp18utBPqG +0.1.2: QmXxGS5QsUxpR3iqL5DjmsYPHR1Yz74siRQ4ChJqWFosMh diff --git a/package.json b/package.json index 6308fd2..83fb098 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmNw61A6sJoXMeP37mJRtQZdNhj5e3FdjoTN3v4FyE96Gk", + "hash": "Qma4RJSuh7mMeJQYCqMbKzekn6EwBo7HEs5AQYjVRMQATB", "name": "go-cid", - "version": "0.7.15" + "version": "0.7.16" }, { "author": "multiformats", @@ -31,6 +31,6 @@ "license": "", "name": "go-block-format", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.1" + "version": "0.1.2" } -- GitLab