diff --git a/.gx/lastpubver b/.gx/lastpubver index b0bfcd54115cf70fc328f3860c6539bbc7880a84..e4d3ac805b3bba0c7bb2520036697dee3472e4d1 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.0.0-beta2: QmSwR1QndLsdnw2mpW2rrywoCUPeY7o8UxtK1dLpPCNFGD +2.0.0: QmPXR4tNdLbp8HsZiPMjpsgqphX9Vhw2J6Jh5MKH2ovW3D diff --git a/package.json b/package.json index cf342ebf94a1f3257ea2e86e52cd71b22ca2c300..ba53ae80f5cad7a0a0fbda6ec6e76debaff77ffe 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,6 @@ "license": "MIT", "name": "go-ipfs-cmds", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.0.0-beta2" + "version": "2.0.0" }