module Braintree module Version Major = 2 Minor = 98 Tiny = 0 String = "#{Major}.#{Minor}.#{Tiny}" end end