# frozen_string_literal: true module Jekyll module Vite VERSION = '1.0.0' end end