diff --git a/.gx/lastpubver b/.gx/lastpubver index 45f0c1f..cc643bd 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.2: QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH +1.1.3: QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG diff --git a/package.json b/package.json index 9bb8022..e5cc43d 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.2" + "version": "1.1.3" }