From ca0a568b218ea9668497fe6c4c84ee1585449e76 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Fri, 25 Nov 2016 18:47:39 +0100 Subject: [PATCH] gx publish 0.7.7 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index cb015c1..07c568f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.6: QmX4hxL9LDFVpYtNfBEBgVSynRGsooVf4F8nrvJiCZuxqq +0.7.7: QmcTcsTvfaeEBRFo1TkFgT8sRmgi1n1LTZpecfVP8fzpGD diff --git a/package.json b/package.json index 714fd46..a253467 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.6" + "version": "0.7.7" }