summaryrefslogtreecommitdiffhomepage
path: root/lib/felflame/version.rb
blob: 8483c07f596f98c198c3f157db6d5b3df50982e0 (plain)
1
2
3
4
5
# frozen_string_literal: true

module Felflame
  VERSION = "2.0.0"
end