diff --git a/.gx/lastpubver b/.gx/lastpubver index 17545bb..b109932 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.0: QmasKXNPqroziae8LEBmGwUjccYQnSaijbSq1gp9ouQrmw +1.1.1: QmcaNdDGptNd3uaT6HGwPwvPLpVhrnASgqHXkofboDuFjW diff --git a/package.json b/package.json index 7b54d2a..63e8843 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ }, { "author": "jbenet", - "hash": "QmVG5gxteQNEMhrS8prJSmU2C9rebtFuTd3SYZ5kE3YZ5k", + "hash": "QmSpg1CvpXQQow5ernt1gNBXaXV6yxyNqi7XoeerWfzB5w", "name": "go-datastore", - "version": "3.0.0" + "version": "3.1.0" } ], "gxVersion": "0.8.0", @@ -31,6 +31,6 @@ "license": "", "name": "go-ds-leveldb", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.0" + "version": "1.1.1" }