Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit a10eedf

Browse files
committed
gx publish 0.1.0
1 parent 1a23aff commit a10eedf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gx/lastpubver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.6: QmXD4grfThQ4LwVoEEfe4dgR7ukmbV9TppM5Q4SPowp7hU
1+
0.1.0: QmNkDLE6uKA69ucLesAjHkE3y7XAHTbn9tKYcpFtR2CuXE

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"gxDependencies": [
1010
{
1111
"author": "whyrusleeping",
12-
"hash": "QmPjakEcPeSjEfTsDA67gJMv6DdjUniTs2D4xNeCHrkaRQ",
12+
"hash": "QmRurKMTJEe88d8LQHeDDqc1sBf4wZVJ8PvjVqu6gEw5ee",
1313
"name": "go-ipld-format",
1414
"version": "0.6.0"
1515
}
@@ -19,6 +19,6 @@
1919
"license": "MIT",
2020
"name": "go-ipfs-posinfo",
2121
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
22-
"version": "0.0.6"
22+
"version": "0.1.0"
2323
}
2424

0 commit comments

Comments
 (0)