lib/ultradns/version.rb in ultradns-sdk-0.0.3 vs lib/ultradns/version.rb in ultradns-sdk-0.0.4

- old
+ new

@@ -3,7 +3,7 @@ # trademarks, service marks or tradenames of NeuStar, Inc. All other # product names, company names, marks, logos and symbols may be trademarks # of their respective owners. module Ultradns - VERSION = "0.0.3" + VERSION = "0.0.4" end