# frozen_string_literal: true module Songstats module Api VERSION = "0.1.4" end end