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

Commit de764d5

Browse files
committed
gx publish 0.1.8
1 parent fd21018 commit de764d5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.gx/lastpubver

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.7: QmRu7tiRnFk9mMPpVECQTBQJqXtmG132jJxA1w9A7TtpBz
1+
0.1.8: QmXjKkjMDTtXAiLBwstVexofB8LeruZmE2eBd85GwGFFLA

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"gxDependencies": [
1010
{
1111
"author": "stebalien",
12-
"hash": "QmWoXtvgC8inqFkAATB7cp2Dax7XBi9VDvSg9RCCZufmRk",
12+
"hash": "QmYYLnAzR28nAQ4U5MFniLprnktu6eTFKibeNt96V21EZK",
1313
"name": "go-block-format",
14-
"version": "0.2.1"
14+
"version": "0.2.2"
1515
},
1616
{
1717
"author": "jbenet",
@@ -33,15 +33,15 @@
3333
},
3434
{
3535
"author": "whyrusleeping",
36-
"hash": "QmR8BauakNcBa3RbE4nbQu76PDiJgoQgz8AJdhJuiU4TAw",
36+
"hash": "QmTbxNB1NwDesLmKTscr4udL2tVP7MaxvXnD1D9yX7g3PN",
3737
"name": "go-cid",
38-
"version": "0.9.1"
38+
"version": "0.9.3"
3939
},
4040
{
4141
"author": "hector",
42-
"hash": "QmXx5R5qwsVxbhFogLNzU8A2tch9SZpJJgMUinfpHZsC9C",
42+
"hash": "QmXSEqXLCzpCByJU4wqbJ37TcBEj77FKMUWUP1qLh56847",
4343
"name": "go-ipfs-ds-help",
44-
"version": "0.1.6"
44+
"version": "0.1.7"
4545
},
4646
{
4747
"author": "kubuxu",
@@ -60,6 +60,6 @@
6060
"license": "MIT",
6161
"name": "go-ipfs-blockstore",
6262
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
63-
"version": "0.1.7"
63+
"version": "0.1.8"
6464
}
6565

0 commit comments

Comments
 (0)