Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

Commit

Permalink
bump version to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phlipper committed Jan 29, 2014
1 parent a8d1059 commit 517e533
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 @@ -4,7 +4,7 @@
license "MIT"
description "Installs PostgreSQL, The world's most advanced open source database."
long_description IO.read(File.join(File.dirname(__FILE__), "README.md"))
version "0.13.0"
version "0.13.1"

recipe "postgresql", "Set up the apt repository and install dependent packages"
recipe "postgresql::apt_repository", "Internal recipe to setup the apt repository"
Expand Down

0 comments on commit 517e533

Please sign in to comment.