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-08-14 23:51:46 +08:00

6 lines
66 B
Ruby

module HighlightJs
module Rails
VERSION = "7.1.0"
end
end