Skip to content

Commit

Permalink
Merge pull request #76 from syumai/release-0.10.1
Browse files Browse the repository at this point in the history
Release 0.10.1
  • Loading branch information
syumai committed Jul 24, 2021
2 parents b5b0238 + 8e0a29b commit e3c285c
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 @@ -21,7 +21,7 @@
## Usage

```ts
import * as dejs from "https://deno.land/x/[email protected].0/mod.ts";
import * as dejs from "https://deno.land/x/[email protected].1/mod.ts";
```

- **`renderFile`**`(filePath: string, params: Params): Promise<Deno.Reader>`
Expand Down

0 comments on commit e3c285c

Please sign in to comment.