diff --git a/.gx/lastpubver b/.gx/lastpubver index d60ebfd278428b1f0388b19511895bc1fd4f43ed..fa373e3557fd74e8d8ab7c4aff62dbb1251a7666 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.10: QmUuM6nebEptQ53bjpAtfmhtbvbAy6WwhebUoEEg17fTxE +0.1.11: QmVivEuGVUTj48rXwhQVxrMGfhzEEanPuXidSmP9ASYoY9 diff --git a/package.json b/package.json index 61c8a3e0f61d693f8dc722108233f6c2182fa2b4..45cc085fdc14ce037a5621209773183a3a21250f 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "Stebalien", - "hash": "QmcnVbkHxvzHKYvdbDxiUVGbn5yQjkSbb9qqkGHcgwvZff", + "hash": "QmTSeQWcL14juHXsqDfNjCADy89XS7sQpfJ3KFiiajXzJn", "name": "go-conn-security", - "version": "0.1.10" + "version": "0.1.11" }, { "author": "whyrusleeping", @@ -31,6 +31,6 @@ "license": "MIT", "name": "go-conn-security-multistream", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.10" + "version": "0.1.11" }