Bump the cookbook version

Co-authored-by: Sebastian Kippe <sebastian@kip.pe>
This commit is contained in:
Greg Karékinian 2019-07-05 15:26:23 +02:00
parent 9cdbf6d947
commit 679f78d248
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ GRAPH
build-essential (8.1.1)
mingw (>= 1.1)
seven_zip (>= 0.0.0)
ipfs (0.1.3)
ipfs (0.4.0)
ark (>= 0.0.0)
mingw (2.1.0)
seven_zip (>= 0.0.0)

View File

@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures ipfs'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.3.0'
version '0.4.0'
supports %w(ubuntu debian)