about summary refs log tree commit diff
path: root/lib/mastodon/version.rb
blob: 51cf2e5f820f6802d8b8efbd7b583fd2506e690a (plain) (blame)
1
2
3
4
5
# frozen_string_literal: true

module Mastodon
  VERSION = '1.2.2'
end