Update go-ipfs to 0.4.20

https://github.com/ipfs/go-ipfs/blob/v0.4.20/CHANGELOG.md
This commit is contained in:
Greg Karékinian
2019-04-25 19:20:16 +02:00
parent ec067d4b80
commit c186ebf703
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures kosmos-ipfs'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.1'
version '0.1.2'
depends 'ipfs'
depends 'kosmos-base'