Skip to content

Commit 09cae21

Browse files
committedJul 23, 2018
chore: release version v0.4.2
License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
1 parent 8131aea commit 09cae21

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.4.2"></a>
2+
## [0.4.2](https://github.com/ipfs/is-ipfs/compare/v0.4.1...v0.4.2) (2018-07-23)
3+
4+
5+
16
<a name="0.4.1"></a>
27
## [0.4.1](https://github.com/ipfs/is-ipfs/compare/v0.3.2...v0.4.1) (2018-07-23)
38

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-ipfs",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "A set of utilities to help identify IPFS resources",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)
Please sign in to comment.