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