# frozen_string_literal: true # :nodoc: module Zakuro # @return [String] library version VERSION = '0.1.2' end