Skip to content

Commit

Permalink
Bump version for v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zerebubuth committed Apr 28, 2017
1 parent 4f87185 commit 30c025c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
24 changes: 10 additions & 14 deletions Berksfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,27 @@ DEPENDENCIES
user

GRAPH
apt (5.0.0)
compat_resource (>= 12.14.7)
build-essential (7.0.2)
compat_resource (>= 12.14)
apt (6.1.0)
build-essential (8.0.1)
mingw (>= 1.1)
seven_zip (>= 0.0.0)
compat_resource (12.16.2)
mingw (1.2.4)
compat_resource (>= 0.0.0)
compat_resource (12.19.0)
mingw (2.0.1)
seven_zip (>= 0.0.0)
ohai (4.2.3)
compat_resource (>= 12.14.7)
ohai (5.0.4)
runit (1.5.10)
build-essential (>= 0.0.0)
yum (~> 3.0)
yum-epel (>= 0.0.0)
seven_zip (2.0.2)
windows (>= 1.2.2)
tapalcatl (0.0.1)
tapalcatl (0.3.1)
apt (>= 0.0.0)
runit (>= 0.0.0)
user (>= 0.0.0)
user (0.6.0)
windows (2.1.1)
user (0.7.0)
windows (3.0.5)
ohai (>= 4.0.0)
yum (3.13.0)
yum-epel (2.0.0)
compat_resource (>= 12.14.6)
yum-epel (2.1.1)
compat_resource (>= 12.16.3)
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
tapalcatl CHANGELOG
===================

0.3.1
-----

* Increase limit on open file descriptors. [#7](https://github.com/tilezen/chef-tapalcatl/pull/7).

0.3.0
-----

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'MIT'
description 'Installs/Configures tapalcatl'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.3.0'
version '0.3.1'

recipe 'tapalcatl', 'Installs Tapalcatl'

Expand Down

0 comments on commit 30c025c

Please sign in to comment.