lib/phlex/icons/lucide.rb in phlex-icons-1.2.0 vs lib/phlex/icons/lucide.rb in phlex-icons-1.3.0

- old
+ new

@@ -1,10 +1,10 @@ # frozen_string_literal: true module Phlex module Icons module Lucide # rubocop:disable Metrics/ModuleLength - VERSION = '0.453.0' + VERSION = '0.454.0' VARIANTS = nil extend Phlex::Kit require_relative 'lucide/base'