diff --git a/.gx/lastpubver b/.gx/lastpubver index b8f16b1..b6adc41 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.0: QmbTGYCo96Z9hiG37D9zeErFo5GjrEPcqdh7PJX1HTM73E +0.7.2: QmPBa9N9MuZ16fPuKMv9KCq1aAwhkTY4G6LXQYQmWJiCrj diff --git a/package.json b/package.json index ce4eefe..0a5a114 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.7.0" + "version": "0.7.2" }