module Fb class Auth # @return [String] the SemVer-compatible gem version. # @see http://semver.org VERSION = '1.0.0.alpha4' end end