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

Commit 99e1da0

Browse files
committed
chore: release version v0.31.2
1 parent d06ffd6 commit 99e1da0

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.1"></a>
2-
## [0.31.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.0...v0.31.1) (2017-08-27)
1+
<a name="0.31.2"></a>
2+
## [0.31.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.1...v0.31.2) (2017-08-27)
33

44

55
### Features
66

7-
* skip docs gen ([8bd50f4](https://github.com/ipfs/interface-ipfs-core/commit/8bd50f4))
7+
* skip docs gen ([5f20d64](https://github.com/ipfs/interface-ipfs-core/commit/5f20d64))
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.1",
3+
"version": "0.31.2",
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)