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

This commit is contained in:
Andy Stewart 2011-08-22 10:51:23 +02:00
parent cbf894d6fa
commit 61fe417414

View file

@ -1,3 +1,3 @@
module PaperTrail
VERSION = '2.2.9'
VERSION = '2.3.0'
end