diff --git a/.gx/lastpubver b/.gx/lastpubver index eb413f8..e3e2878 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.6: QmVVhwMHaGHPgZY6pi8hbWGLSgMcZUSdEhJBChjxhBMCoy +1.0.7: Qmb4NghN5y3uGjiZCQWU6g1ZWRVmFCykLmByqxEVi7px1d diff --git a/package.json b/package.json index 0fca992..56348f0 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ }, { "author": "jbenet", - "hash": "QmXRKBQA4wXP7xWbFiZsR1GP4HV6wMDQ1aWFxZZ4uBcPX9", + "hash": "QmeiCcJfDW1GJnWUArudsv5rQsihpi4oyddPhdqo3CfX6i", "name": "go-datastore", - "version": "2.4.0" + "version": "2.4.1" } ], "gxVersion": "0.8.0", @@ -31,6 +31,6 @@ "license": "", "name": "go-ds-leveldb", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.6" + "version": "1.0.7" }