module Braintree module Version Major = 3 Minor = 0 Tiny = 1 String = "#{Major}.#{Minor}.#{Tiny}" end end