Skip to content

Commit b12d017

Browse files
authored
Merge pull request #19 from ipfs/gx/update-kque0y
gx publish 1.2.2
2 parents a5e3e37 + 8819403 commit b12d017

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gx/lastpubver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1: QmccqjKZUTqp4ikWNyAbjBuP5HEdqSqRuAr9mcEhYab54a
1+
1.2.2: QmUhiHo586S2XpAFvkL1xDxeNwVHVQg7sDTxzS8ituQawr

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo: false
66
language: go
77

88
go:
9-
- 1.9.x
9+
- 1.11.x
1010

1111
install:
1212
- make deps

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
},
2222
{
2323
"author": "jbenet",
24-
"hash": "QmaRb5yNXKonhbkpNxNawoydk4N6es6b4fPj19sjEKsh5D",
24+
"hash": "Qmf4xQhNomPNhrtZc67qSnfJSjxjXs9LWvknJtSXwimPrM",
2525
"name": "go-datastore",
26-
"version": "3.4.0"
26+
"version": "3.4.1"
2727
}
2828
],
2929
"gxVersion": "0.8.0",
3030
"language": "go",
3131
"license": "",
3232
"name": "go-ds-leveldb",
3333
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
34-
"version": "1.2.1"
34+
"version": "1.2.2"
3535
}
3636

0 commit comments

Comments
 (0)