lib/fasttext/version.rb in fasttext-0.2.2 vs lib/fasttext/version.rb in fasttext-0.2.3

- old
+ new

@@ -1,3 +1,3 @@ module FastText - VERSION = "0.2.2" + VERSION = "0.2.3" end