# frozen_string_literal: true module MaterialDesignIcons module Rails VERSION = '0.7.0' MATERIAL_DESIGN_ICON_VERSION = '5.4.55' end end