From 5a4e8317f76edb5f6d06d6963ab3b0b1dab1a1bd Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 8 Sep 2017 06:13:25 +0100 Subject: [PATCH] chore: release version v0.22.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a837d08a..e4d67193 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-unixfs-engine", - "version": "0.22.3", + "version": "0.22.4", "description": "JavaScript implementation of the unixfs Engine used by IPFS", "main": "src/index.js", "browser": {