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