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

This commit is contained in:
Andy Stewart 2011-09-29 11:00:39 +02:00
parent 14383f4cb6
commit 7a11792786

View file

@ -1,3 +1,3 @@
module PaperTrail
VERSION = '2.3.3'
VERSION = '2.4.0'
end