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

- old
+ new

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