Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luncheon committed Apr 6, 2020
1 parent 423a7fe commit a0cdb43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A low level DXF TEXT content parser.
## Installation

```bash
$ npm i dxfom/text
$ npm i @dxfom/text
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "@dxfom/text",
"version": "0.0.0",
"version": "0.1.0",
"description": "A low level DXF TEXT content parser.",
"private": true,
"license": "GPL-3.0",
"repository": "dxfom/text",
"keywords": [
Expand Down

0 comments on commit a0cdb43

Please sign in to comment.