Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
not-ivy committed Jul 3, 2024
1 parent 716a07a commit 976a5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iv/alea",
"version": "1.0.0",
"version": "1.0.1",
"exports": "./mod.ts",
"tasks": {
"test": "rm -rf coverage && deno test --coverage mod.spec.ts && deno coverage --html --include=mod.ts",
Expand Down

0 comments on commit 976a5e4

Please sign in to comment.