Skip to content

Commit

Permalink
v.1.2 . Changes by @j-f1
Browse files Browse the repository at this point in the history
*  switch to TypeScript
*  parse parts of speech and expand them
*  add a couple missing abbreviations
*  add support for matrices
  • Loading branch information
ponychicken committed May 21, 2020
1 parent 02201cf commit 8769571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "websterParser",
"version": "1.1.1",
"version": "1.2.0",
"description": "Parses the Webster Unabridged Dictionary from Project Guttenberg into a more usable format",
"main": "index.js",
"author": "Leo Koppelkamm",
Expand Down

0 comments on commit 8769571

Please sign in to comment.