lib/engineyard-dns/version.rb in engineyard-dns-1.0.0 vs lib/engineyard-dns/version.rb in engineyard-dns-1.1.0

- old
+ new

@@ -1,5 +1,5 @@ module EngineYard module DNS - VERSION = "1.0.0" + VERSION = "1.1.0" end end