From 5accf38b689df4e06a973bb70cc678f798d691c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Kripalani?= Date: Fri, 14 Sep 2018 10:38:01 +0100 Subject: [PATCH] gx publish 3.2.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 83ff6be..cfe953b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -3.1.0: QmSpg1CvpXQQow5ernt1gNBXaXV6yxyNqi7XoeerWfzB5w +3.2.0: QmUyz7JTJzgegC6tiJrfby3mPhzcdswVtG4x58TQ6pq8jV diff --git a/package.json b/package.json index a0c8c7b..1e3e3e3 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "license": "MIT", "name": "go-datastore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "3.1.0" + "version": "3.2.0" } -- GitLab