# frozen_string_literal: true module Nostr # The version of the gem VERSION = '0.3.0' end