From e3204844cce55f07fe552f0dad08bc2798799992 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Thu, 30 Dec 2021 10:37:07 -0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d233de2..66dd75e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wordnet", "description": "English-English dictionary with 140k+ words from WordNet.", - "version": "1.0.0", + "version": "2.0.0", "author": "Dariusz Dziuk ", "main": "./lib/wordnet.js", "scripts": {