Skip to content

Commit

Permalink
Bump to version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arashm committed Sep 5, 2017
1 parent 4b6ad16 commit 79a94cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

3.2.1 / 2017-09-05
==================

* Update header.rb (#21) Courtesy of @mallowigi

3.2.0 / 2017-06-29
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/poparser/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PoParser
VERSION = "3.2.0"
VERSION = '3.2.1'
end

0 comments on commit 79a94cb

Please sign in to comment.