Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaasonen committed Jul 1, 2020
1 parent 477bd4c commit d277d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Imports proper names to Dictionary.
```sh-session
$ npm install -g @electronicbabylonianliterature/proper-name-importer
$ import-names (-v|--version|version)
@electronicbabylonianliterature/proper-name-importer/1.0.0 win32-x64 node-v14.2.0
@electronicbabylonianliterature/proper-name-importer/2.0.0 win32-x64 node-v14.2.0
$ import-names --help
USAGE
$ import-names FILE
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@electronicbabylonianliterature/proper-name-importer",
"description": "Imports proper names to Dictionary.",
"version": "1.0.0",
"version": "2.0.0",
"author": "Jussi Laasonen @jlaasonen",
"bin": {
"import-names": "./bin/run"
Expand Down

0 comments on commit d277d2c

Please sign in to comment.