Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 49d8bc4

Browse files
committed
Publish 1.0.0 to gx
1 parent b683f18 commit 49d8bc4

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.gx/lastpubver

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0: QmeUNjuZg7vSBPYHSF5VdSe9t3Y18g57ot2n6Wi3sJhtgN

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"author": "ipfs",
3+
"bugs": {
4+
"url": "https://github.com/ipfs/go-ipfs-api/issues"
5+
},
6+
"gx": {
7+
"dvcsimport": "github.com/ipfs/go-ipfs-api"
8+
},
9+
"gxVersion": "0.7.0",
10+
"language": "go",
11+
"license": "MIT",
12+
"name": "go-ipfs-api",
13+
"version": "1.0.0"
14+
}

0 commit comments

Comments
 (0)