# frozen_string_literal: true module Vote module Schulze VERSION = '0.3.0' end end