Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrhodes committed Aug 3, 2020
1 parent 0c19b25 commit 4b01391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "utf8",
"author": "Michael Rhodes",
"version": "1.0.0",
"version": "2.0.0",
"main": "main.js",
"browser": {
"main.js": "browser.js",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## install
```sh
npm install michaelrhodes/utf8#1.0.0
npm install https://pkg.mkr.sx/utf8/2.0.0.tgz
```

## use
Expand Down

0 comments on commit 4b01391

Please sign in to comment.