From 9c8abab0495faf82e2c59b9f0a138a7265e01d34 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Fri, 18 Nov 2016 00:50:46 +0100 Subject: [PATCH] go-cid v0.7.6 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 91515af..cb015c1 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.5: QmcEcrBAMrwMyhSjXt4yfyPpzgSuV8HLHavnfmiKCSRqZU +0.7.6: QmX4hxL9LDFVpYtNfBEBgVSynRGsooVf4F8nrvJiCZuxqq diff --git a/package.json b/package.json index ffc2d26..714fd46 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.5" + "version": "0.7.6" }