# frozen_string_literal: true module Ff module Ruby module Server module Sdk VERSION = "1.0.1" end end end end