Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoguichard committed Jun 20, 2024
1 parent 0c30eb0 commit d1d26d0
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 156 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@seasonedcc/composable-functions",
"exports": "./mod.ts",
"version": "4.0.1",
"version": "4.1.0",
"tasks": {
"test": "deno test --allow-env --allow-net src",
"publish": "deno task build-npm && cd npm/ && npm publish",
Expand Down
Loading

0 comments on commit d1d26d0

Please sign in to comment.