Skip to content

Commit 479420c

Browse files
committed
gx publish 0.3.3
1 parent 522f0ef commit 479420c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.gx/lastpubver

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2: QmRaa1QZPnxsWnSpRgvZzdoD4KjowhDBrUq2HNG7xvWudr
1+
0.3.3: QmanwVNHFVTMvXmvxu4ngaPSNEKDcNbwg35ZZSJBFfmWGt

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -9,34 +9,34 @@
99
"gxDependencies": [
1010
{
1111
"author": "whyrusleeping",
12-
"hash": "QmR7TcHkR9nxkUorfi8XMTAMLUK7GiP64TWWBzY3aacc1o",
12+
"hash": "QmcKKBwfz6FyQdHR2jsXrrF6XeSBXYL86anmWNewpFpoF5",
1313
"name": "go-ipld-format",
14-
"version": "0.7.1"
14+
"version": "0.7.2"
1515
},
1616
{
1717
"author": "whyrusleeping",
18-
"hash": "QmPSQnBKM9g7BaUcZCvswUJVscQ1ipjmwxN5PXCjkp9EQ7",
18+
"hash": "QmR8BauakNcBa3RbE4nbQu76PDiJgoQgz8AJdhJuiU4TAw",
1919
"name": "go-cid",
20-
"version": "0.9.0"
20+
"version": "0.9.1"
2121
},
2222
{
2323
"author": "stebalien",
24-
"hash": "QmRcHuYzAyswytBuMF78rj3LTChYszomRFXNg4685ZN1WM",
24+
"hash": "QmWoXtvgC8inqFkAATB7cp2Dax7XBi9VDvSg9RCCZufmRk",
2525
"name": "go-block-format",
26-
"version": "0.2.0"
26+
"version": "0.2.1"
2727
},
2828
{
2929
"author": "multiformats",
30-
"hash": "QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8",
30+
"hash": "QmerPMzPk1mJVowm8KgmoknWa4yCYvvugMPsgWmDNUvDLW",
3131
"name": "go-multihash",
32-
"version": "1.0.8"
32+
"version": "1.0.9"
3333
}
3434
],
3535
"gxVersion": "0.10.0",
3636
"language": "go",
3737
"license": "",
3838
"name": "go-ipld-git",
3939
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
40-
"version": "0.3.2"
40+
"version": "0.3.3"
4141
}
4242

0 commit comments

Comments
 (0)