diff --git a/.gx/lastpubver b/.gx/lastpubver index b85fd7f..66338ef 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.17: QmTFCS9QwPQEihtjqi6zTX5n21J5y1yQwc3hnk7t3hZDLN +0.1.18: QmUwXQs8aZ472DmXZ8uJNf7HJNKoMJQVa7RaCz7ujZ3ua9 diff --git a/package.json b/package.json index 81d1581..3cdad6c 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ }, { "author": "why", - "hash": "QmZbQUht8hzKmQxLHnzY14WSuoQqYkR5mn4cunchyWPmhn", + "hash": "QmT3rzed1ppXefourpmoZ7tyVQfsGPQZ1pHDngLmCvXxd3", "name": "go-path", - "version": "1.1.15" + "version": "1.1.16" } ], "gxVersion": "0.12.1", @@ -43,6 +43,6 @@ "license": "MIT", "name": "go-mfs", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.17" + "version": "0.1.18" }