Skip to content

Commit

Permalink
Increment version for development.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Crump committed Apr 13, 2012
1 parent 9eb99ac commit a85844d
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 @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs and configures postgresql for clients or servers"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.99.4"
version "0.99.5"
recipe "postgresql", "Includes postgresql::client"
recipe "postgresql::client", "Installs postgresql client package(s)"
recipe "postgresql::server", "Installs postgresql server packages, templates"
Expand Down

0 comments on commit a85844d

Please sign in to comment.