diff --git a/.gx/lastpubver b/.gx/lastpubver index 6208afa..0dbe712 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.2.5: QmafgXF3u3QSWErQoZ2URmQp5PFG384htoE7J338nS2H7T +0.2.6: QmexBtiTTEwwn42Yi6ouKt6VqzpA6wjJgiW1oh9VfaRrup diff --git a/package.json b/package.json index 0827b74..b006589 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "", "name": "go-multibase", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.2.5" + "version": "0.2.6" }