annotate vendor/gems/coderay-1.0.0/lib/coderay/version.rb @ 1191:99fa295c1df2 cannam

Add (temporary) pointer to My Page for My Projects
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 22 Jan 2013 16:10:53 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 module CodeRay
Chris@909 2 VERSION = '1.0.0'
Chris@909 3 end