lib/clipboard/version.rb



# frozen_string_literal: true

module Clipboard
  VERSION = "2.0.0"
end