1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00

Bump version to 1.6.2.

This commit is contained in:
Andy Stewart 2010-10-28 10:16:12 +01:00
parent fce1c908ef
commit 61668d5a27

View file

@ -1,3 +1,3 @@
module PaperTrail
VERSION = '1.6.1'
VERSION = '1.6.2'
end