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