Skip to content

Commit

Permalink
- Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Jan 21, 2011
1 parent bfff063 commit 44c5656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fpm.gemspec
Expand Up @@ -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.8"
spec.version = "0.1.9"
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")
Expand Down

0 comments on commit 44c5656

Please sign in to comment.