mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
5 lines
66 B
Ruby
5 lines
66 B
Ruby
# frozen_string_literal: true
|
|
module AMS
|
|
VERSION = '0.99.0'
|
|
end
|