mastodon/lib/mastodon/version.rb

6 lines
71 B
Ruby

# frozen_string_literal: true
module Mastodon
VERSION = '1.2.2'
end