0
This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
highlight_js-rails/lib/highlight_js/version.rb
2012-02-18 15:28:33 +08:00

6 lines
66 B
Ruby

module HighlightJs
module Rails
VERSION = "0.0.2"
end
end