Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 0aaa8fe

Browse files
committedNov 7, 2017
chore: release version v0.14.1
1 parent 45e539d commit 0aaa8fe

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.14.1"></a>
2+
## [0.14.1](https://github.com/ipld/js-ipld-resolver/compare/v0.14.0...v0.14.1) (2017-11-07)
3+
4+
5+
16
<a name="0.14.0"></a>
27
# [0.14.0](https://github.com/ipld/js-ipld-resolver/compare/v0.13.4...v0.14.0) (2017-11-06)
38

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-resolver",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "IPLD Resolver Implementation in JavaScript",
55
"main": "src/index.js",
66
"pre-commit": [

0 commit comments

Comments
 (0)
This repository has been archived.