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

Commit f8dfc57

Browse files
committed
gx publish 0.0.5
1 parent b35d044 commit f8dfc57

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.gx/lastpubver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.4: QmVjKQHQfJJYRjNJQyPsRDq4gSRGJRH1hg14uDqs8922cc
1+
0.0.5: QmPVjJyJAosfwtiFr7LHoatQszdzCgyx6oE9nnWnuKhSMt

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"gxDependencies": [
1010
{
1111
"author": "why",
12-
"hash": "QmQazZwqZW3FaSaRki3Kmjbvz2FAwgonmJ2896nUiu1G9W",
12+
"hash": "QmRDaC5z6yXkXTTSWzaxs2sSVBon5RRCN6eNtMmpuHtKCr",
1313
"name": "go-merkledag",
14-
"version": "1.0.11"
14+
"version": "1.0.13"
1515
},
1616
{
1717
"author": "why",
18-
"hash": "QmY8ZHzFG4HVQqUG1L7MDrSuZUcRWJviuU6YLCuy8BLEcL",
18+
"hash": "QmVNEJ5Vk1e2G5kHMiuVbpD6VQZiK1oS6aWZKjcUQW7hEy",
1919
"name": "go-unixfs",
20-
"version": "1.0.13"
20+
"version": "1.0.15"
2121
},
2222
{
2323
"author": "whyrusleeping",
@@ -33,16 +33,16 @@
3333
},
3434
{
3535
"author": "why",
36-
"hash": "QmcQtKwefUJDALNf2CSPw4CAfyjyhwFY5yWnnWuGxFdJCc",
36+
"hash": "QmTKaiDxQqVxmA1bRipSuP7hnTSgnMSmEa98NYeS6fcoiv",
3737
"name": "go-path",
38-
"version": "1.0.11"
38+
"version": "1.0.13"
3939
}
4040
],
4141
"gxVersion": "0.12.1",
4242
"language": "go",
4343
"license": "MIT",
4444
"name": "go-mfs",
4545
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
46-
"version": "0.0.4"
46+
"version": "0.0.5"
4747
}
4848

0 commit comments

Comments
 (0)