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.2.6.

This commit is contained in:
Andy Stewart 2011-07-11 16:03:33 +01:00
parent 56c2accc79
commit 16585a4f47

View file

@ -1,3 +1,3 @@
module PaperTrail
VERSION = '2.2.5'
VERSION = '2.2.6'
end