Skip to content

Commit

Permalink
Bump version to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 25, 2012
1 parent f44554f commit bf2f179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
hydra-head (3.2.1)
hydra-head (3.2.2)
RedCloth (= 4.2.3)
active-fedora (>= 3.2.2)
blacklight (~> 3.1.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/hydra-head/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module HydraHead
VERSION = "3.2.1"
VERSION = "3.2.2"
end

0 comments on commit bf2f179

Please sign in to comment.