lib/ie/version.rb in ie-0.0.7 vs lib/ie/version.rb in ie-0.0.8

- old
+ new

@@ -1,3 +1,3 @@ module IE - VERSION = "0.0.7" + VERSION = "0.0.8" end