Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 1fa5557

Browse files
committed
chore: release version v0.31.17
1 parent 8f62aa3 commit 1fa5557

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
<a name="0.31.16"></a>
2-
## [0.31.16](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.15...v0.31.16) (2017-09-02)
1+
<a name="0.31.17"></a>
2+
## [0.31.17](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.16...v0.31.17) (2017-09-04)
3+
4+
5+
### Bug Fixes
6+
7+
* bump swarm timeout for travis in js-ipfs-api ([e72b713](https://github.com/ipfs/interface-ipfs-core/commit/e72b713))
38

49

510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-ipfs-core",
3-
"version": "0.31.16",
3+
"version": "0.31.17",
44
"description": "A test suite and interface you can use to implement a IPFS core interface.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)