From 5f11b062c3816b84a36d71ce9b5f01e3efe1daca Mon Sep 17 00:00:00 2001 From: Jeromy Date: Sat, 8 Oct 2016 21:18:24 -0700 Subject: [PATCH] gx publish 0.6.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index fe6ffb3..1876558 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.5.2: QmakyCk6Vnn16WEKjbkxieZmM2YLTzkFWizbmGowoYPjro +0.6.0: QmXUuRadqDq5BuFWzVU6VuKaSjTcNm1gNCtLvvP1TJCW4z diff --git a/package.json b/package.json index 8223047..b7c4ce3 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.5.2" + "version": "0.6.0" }