From 6decc91ff45f43e42b60430593899f4056606332 Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Sat, 11 Jun 2016 23:48:04 +0200 Subject: [PATCH] Publish to gx License: MIT Signed-off-by: Jakub Sztandera --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index b643187..af5dff5 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.0: QmegTdoARGrGiZg9jc2zRsjRfqgNDBXj8ocHeS2nPpd6v6 +0.0.1: QmZ6A6P6AMo8SR3jXAwzTuSU6B9R2Y4eqW2yW9VvfUayDN diff --git a/package.json b/package.json index 6fa95f3..3a92f64 100644 --- a/package.json +++ b/package.json @@ -59,5 +59,5 @@ "language": "go", "license": "MIT", "name": "go-datastore", - "version": "0.0.0" + "version": "0.0.1" } -- GitLab