Skip to content

Commit

Permalink
Merge pull request #67 from syumai/release-0.9.2
Browse files Browse the repository at this point in the history
Release 0.9.2
  • Loading branch information
syumai committed Nov 15, 2020
2 parents ba9f829 + 6aa1c0f commit b94ea1e
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].1/mod.ts';
import * as dejs from 'https://deno.land/x/[email protected].2/mod.ts';
```

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

0 comments on commit b94ea1e

Please sign in to comment.