mirror of
https://github.com/redmine/redmine.git
synced 2025-11-16 10:16:03 +01:00
4 lines
39 B
Ruby
4 lines
39 B
Ruby
|
|
module CodeRay
|
||
|
|
VERSION = '1.0.0'
|
||
|
|
end
|