lib/interloper/version.rb in interloper-0.1.2 vs lib/interloper/version.rb in interloper-0.1.3

- old
+ new

@@ -1,3 +1,3 @@ module Interloper - VERSION = "0.1.2" + VERSION = "0.1.3" end