Skip to content

Commit

Permalink
Update README.md in preparation for v0.2.0 release. (#45)
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
mnako committed Aug 13, 2023
1 parent 77a9c69 commit 6e7edef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ content, and decode inline and attached files.
Install

```
go get github.com/mnako/letters@v0.1.4
go get github.com/mnako/letters@v0.2.0
```

Parse a raw email from a Reader:
Expand Down Expand Up @@ -206,5 +206,5 @@ examples and thorough test coverage.

Feature-complete and tests passing.

Currently gethering feedback and refactoring code before releasing v1.0.0.
Currently, gathering feedback and refactoring code before releasing v1.0.0.
Fields and API are still subject to change.

0 comments on commit 6e7edef

Please sign in to comment.