diff --git a/package.json b/package.json index f47d12c..d585fcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "methodius", - "version": "2.0.0", + "version": "2.0.1", "description": "A utility for analyzing text to find bigrams, trigrams, and other n-grams.", "main": "dist/main.js", "module": "esm/main.js",