lib/rescue/version.rb in rescue-dog-0.3.8 vs lib/rescue/version.rb in rescue-dog-0.3.9

- old
+ new

@@ -1,3 +1,3 @@ module Rescue - VERSION = "0.3.8" + VERSION = "0.3.9" end