lib/jekyll-coffeescript/version.rb



# frozen_string_literal: true

module Jekyll
  module Coffeescript
    VERSION = "2.0.0"
  end
end