module Braintree module Version Major = 2 Minor = 13 Tiny = 3 String = "#{Major}.#{Minor}.#{Tiny}" end end