Skip to content

Commit

Permalink
chore: bump version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andykais committed Jun 29, 2024
1 parent 98ea257 commit 5a51826
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": "@andykais/torm",
"version": "1.3.0",
"version": "1.3.1",

"tasks": {
"test": "deno test --unstable-ffi --check --allow-read --allow-write --allow-ffi --allow-env=HOME,DENO_DIR,XDG_CACHE_HOME --allow-net --import-map=test/import_map.json test",
Expand Down

0 comments on commit 5a51826

Please sign in to comment.