Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Version bump to v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Oct 8, 2013
1 parent ed80e74 commit 104bdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license "Apache 2.0"
description "Deploys and configures Ruby-based applications"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "2.1.4"
version "2.1.5"

%w{ unicorn apache2 passenger_apache2 }.each do |cb|
depends cb
Expand Down

0 comments on commit 104bdd0

Please sign in to comment.