lib/traject/version.rb in traject-0.16.0 vs lib/traject/version.rb in traject-0.17.0

- old
+ new

@@ -1,3 +1,3 @@ module Traject - VERSION = "0.16.0" + VERSION = "0.17.0" end