lib/faster_path/version.rb in faster_path-0.1.10 vs lib/faster_path/version.rb in faster_path-0.1.11

- old
+ new

@@ -1,3 +1,3 @@ module FasterPath - VERSION = "0.1.10" + VERSION = "0.1.11" end