# frozen_string_literal: true module GDAX # @return [String] Version of the library VERSION = '0.0.0' end