1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00
varvet--pundit/lib/pundit/version.rb

4 lines
38 B
Ruby
Raw Normal View History

2012-11-04 10:20:45 +01:00
module Pundit
2014-02-07 18:16:39 +01:00
VERSION = "0.2.2"
2012-11-04 10:20:45 +01:00
end