Skip to content

Commit

Permalink
Version bump and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Nov 4, 2014
1 parent 8040058 commit 10ad7c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELIST
@@ -1,4 +1,8 @@
1.3.0 (????)
1.3.1 (November 4, 2014)
- deb: fix md5sums generation such that `dpkg -V` now works (#799, Matteo Panella)
- rpm: Use maximum compression when choosing xz (#797, Ashish Kulkarni)

1.3.0 (October 25, 2014)
- Fixed a bunch of Ruby 1.8.7-related bugs. (Jordan Sissel)
- cpan: Fix bug in author handling (#744, Leon Weidauer)
- cpan: Better removal of perllocal.pod (#763, #443, #510, Mathias Lafeldt)
Expand Down
2 changes: 1 addition & 1 deletion lib/fpm/version.rb
@@ -1,3 +1,3 @@
module FPM
VERSION = "1.3.0"
VERSION = "1.3.1"
end

0 comments on commit 10ad7c3

Please sign in to comment.