Skip to content

Commit

Permalink
- version bump for #337
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Jan 22, 2013
1 parent b8dbe31 commit d72d116
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELIST
@@ -1,3 +1,6 @@
0.4.29 (January 22, 2013)
- Copy links literally, not what they point at (#337, patch by Dane Knecht)

0.4.28 (January 21, 2013)
- Fix a dependency on the 'cabin' gem. (#344, reported by Jay Buffington)

Expand Down
2 changes: 1 addition & 1 deletion lib/fpm/version.rb
@@ -1,3 +1,3 @@
module FPM
VERSION = "0.4.28"
VERSION = "0.4.29"
end

0 comments on commit d72d116

Please sign in to comment.