Files
Notare/lib/ezdoc/version.rb
2025-12-02 10:23:52 +01:00

6 lines
68 B
Ruby

# frozen_string_literal: true
module Ezdoc
VERSION = "0.0.1"
end