Skip to content

Commit b3ee630

Browse files
committed
gx publish version 1.5.1
1 parent 00fd7fb commit b3ee630

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gx/lastpubver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0: Qmdakno8ZeVkD5K6w2VNTAz4MAf1WNSHb9NE3F413sGFku
1+
1.5.1: QmT6Cp31887FpAc25z25YHgpFJohZedrYLWPPspRtj1Brp

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
"gxDependencies": [
1010
{
1111
"author": "multiformats",
12-
"hash": "QmTKShqzu4Sr5trPY8KN7DihwFMaPMX78RZbrSZ8M3rSf9",
12+
"hash": "QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH",
1313
"name": "go-multiaddr",
14-
"version": "1.1.1"
14+
"version": "1.1.2"
1515
}
1616
],
1717
"gxVersion": "0.6.0",
1818
"language": "go",
1919
"license": "",
2020
"name": "go-multiaddr-net",
21-
"version": "1.5.0"
21+
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
22+
"version": "1.5.1"
2223
}
2324

0 commit comments

Comments
 (0)