1
0
mirror of https://github.com/jordansissel/fpm synced 2025-04-29 14:58:00 +02:00
This commit is contained in:
Jordan Sissel 2011-01-04 01:30:15 -08:00
parent 62744a8dbe
commit 162d4661ac

@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
rev = Time.now.strftime("%Y%m%d%H%M%S")
spec.name = "fpm"
spec.version = "0.1.3"
spec.version = "0.1.4"
spec.summary = "fpm - package building and mangling"
spec.description = "Turn directories into packages. Fix broken packages. Win the package management game."
spec.add_dependency("json")