diff --git a/.gx/lastpubver b/.gx/lastpubver index 63765d9..c730167 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.28: QmU3iDRUrxyTYdV2j5MuWLFvP1k7w98vD66PLnNChgvUmZ +0.1.29: QmTMZfWC7U3YSdSJUiVVn8wDDquPeEriHokTVgiAwfWwJS diff --git a/package.json b/package.json index 71d0ef5..78c2815 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,15 @@ "gxDependencies": [ { "author": "why", - "hash": "QmdV35UHnL1FM52baPkeUo6u7Fxm2CRUkPTLRPxeF8a4Ap", + "hash": "QmVYm5u7aHGrxA67Jxgo23bQKxbWFYvYAb76kZMnSB37TG", "name": "go-merkledag", - "version": "1.1.24" + "version": "1.1.25" }, { "author": "why", - "hash": "Qmbvw7kpSM2p6rbQ57WGRhhqNfCiNGW6EKH4xgHLw4bsnB", + "hash": "QmeeZKidkDAKwyvXictWdfjMkyJv1Jh4FQCHrYX6dapC2G", "name": "go-unixfs", - "version": "1.2.10" + "version": "1.2.11" }, { "author": "whyrusleeping", @@ -33,9 +33,9 @@ }, { "author": "why", - "hash": "QmZErC2Ay6WuGi96CPg316PwitdwgLo6RxZRqVjJjRj2MR", + "hash": "QmXnYXNWzdE7rbRDtJtseXyLQmUaYD9Rfpy8snUeU6NrdJ", "name": "go-path", - "version": "1.1.25" + "version": "1.1.26" } ], "gxVersion": "0.12.1", @@ -43,6 +43,6 @@ "license": "MIT", "name": "go-mfs", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.28" + "version": "0.1.29" }