Skip to content

Commit

Permalink
Rev to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codybrom authored Aug 2, 2024
1 parent 5352fcd commit 3dc9266
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@codybrom/denim",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Deno function that posts to Threads with text, image, or video.",
"entry": "./mod.ts",
"exports": {
".": "./mod.ts"
}
}
}

0 comments on commit 3dc9266

Please sign in to comment.