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