Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcdaniel committed Oct 17, 2023
1 parent 1c74956 commit 25323c6
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
@@ -1,7 +1,7 @@
# Usage

```typescript
import * as taskvalve from "https://deno.land/x/taskvalve@1.0.3/mod.ts"
import * as taskvalve from "https://deno.land/x/taskvalve@1.0.4/mod.ts"
import { load } from "https://deno.land/std@0.204.0/dotenv/mod.ts"

const env = await load()
Expand Down

0 comments on commit 25323c6

Please sign in to comment.