Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Jun 28, 2023
1 parent 6ec94bf commit 5c3c6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Change the package manager to whatever you like. On Deno and browsers, you can
use [esm.sh](https://esm.sh/) for importing this:

```ts
import * as Iron from 'https://esm.sh/[email protected].0'
import * as Iron from 'https://esm.sh/[email protected].1'
```

## Usage
Expand Down

0 comments on commit 5c3c6b4

Please sign in to comment.