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

Promote to v2.1.1.

This commit is contained in:
Andy Stewart 2011-03-31 17:49:24 +01:00
parent 42efa2cccd
commit fe2f43ae1c

View file

@ -1,3 +1,3 @@
module PaperTrail
VERSION = '2.1.0'
VERSION = '2.1.1'
end