Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoguichard committed Jul 19, 2024
1 parent f562a24 commit 50cd499
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,7 +1,7 @@
{
"name": "@seasonedcc/composable-functions",
"exports": "./mod.ts",
"version": "4.3.0",
"version": "4.4.0",
"tasks": {
"test": "deno test --allow-env --allow-net src",
"publish": "deno task build-npm && cd npm/ && npm publish",
Expand Down

0 comments on commit 50cd499

Please sign in to comment.