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
Rogaboru Kujimoshi a52831ccdb Update to 8.0
2014-06-08 21:04:39 +04:00

6 lines
64 B
Ruby

module HighlightJs
module Rails
VERSION = "8.0"
end
end