6 lines
69 B
Ruby
6 lines
69 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Notare
|
|
VERSION = "0.0.3"
|
|
end
|