Skip to content

Commit

Permalink
Bump version in metadata to 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
flaccid committed Feb 26, 2015
1 parent 66052b0 commit 72ee857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
license 'Apache 2.0'
description 'Installs/Configures system elements such as the hostname and timezone.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.3.4'
version '0.4.0'

recipe 'system::default', "Sets the system's hostname and timezone, updates the system's installed packages."
recipe 'system::timezone', "Sets the system's' timezone."
Expand Down

0 comments on commit 72ee857

Please sign in to comment.