From e55bf8eaa20071705fb640802b1c631279fe8b1f Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 11 Jul 2017 23:04:37 -0700 Subject: [PATCH] gx publish 0.5.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 80079c0..b121554 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.5.0: QmYNyRZJBUYPNrLszFmrBrPJbsBh2vMsefz5gnDpB5M1P6 +0.5.1: QmVHxZ8ovAuHiHTbJa68budGYAqmMUzb1bqDW1SVb6y5M9 diff --git a/package.json b/package.json index 41e4959..68a0a95 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "license": "", "name": "go-ipld-format", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.5.0" + "version": "0.5.1" }