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