Skip to content

Commit

Permalink
- version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Jan 16, 2013
1 parent 7e64885 commit 811778b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELIST
@@ -1,4 +1,4 @@
0.4.27 (???)
0.4.27 (January 16, 2013)
- Make all fpm output go through the logger (#329; patch by jaybuff)
- New package type: osxpkg, for building packages installable on OS X. (#332,
patch by Timothy Sutton)
Expand Down
2 changes: 1 addition & 1 deletion lib/fpm/version.rb
@@ -1,3 +1,3 @@
module FPM
VERSION = "0.4.26"
VERSION = "0.4.27"
end

0 comments on commit 811778b

Please sign in to comment.