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

Commit cfa5bd0

Browse files
committed
chore: release version v0.31.18
1 parent 21e49cf commit cfa5bd0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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)
1+
<a name="0.31.18"></a>
2+
## [0.31.18](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.17...v0.31.18) (2017-09-04)
33

44

55
### Bug Fixes
66

7-
* bump swarm timeout for travis in js-ipfs-api ([e72b713](https://github.com/ipfs/interface-ipfs-core/commit/e72b713))
7+
* continue to publish the test folder so that fixtures are published ([2aa11bb](https://github.com/ipfs/interface-ipfs-core/commit/2aa11bb))
88

99

1010

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-ipfs-core",
3-
"version": "0.31.17",
3+
"version": "0.31.18",
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)