version bump 1.3.2

This commit is contained in:
Aaron Suggs 2012-08-15 18:16:06 -04:00
parent f7a1eac521
commit 5b864ca3d1

View file

@ -1,5 +1,5 @@
module Rack
module Attack
VERSION = '1.3.1'
VERSION = '1.3.2'
end
end