lib/traject/version.rb in traject-0.13.1 vs lib/traject/version.rb in traject-0.13.2

- old
+ new

@@ -1,3 +1,3 @@ module Traject - VERSION = "0.13.1" + VERSION = "0.13.2" end