lib/octicons_helper/version.rb in openproject-octicons_helper-19.17.0 vs lib/octicons_helper/version.rb in openproject-octicons_helper-19.18.0
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module OcticonsHelper
- VERSION = "19.17.0".freeze
+ VERSION = "19.18.0".freeze
end