Skip to content

Commit

Permalink
bump to version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed May 16, 2024
1 parent 60e95a0 commit 2f4c2ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"lock": false,
"name": "@fartlabs/rtx",
"version": "0.0.3",
"version": "0.0.4",
"exports": "./mod.ts",
"imports": {
"@fartlabs/jsonx": "jsr:@fartlabs/jsonx@^0.0.10",
"@fartlabs/rt": "jsr:@fartlabs/rt@^0.0.2"
"@fartlabs/rt": "jsr:@fartlabs/rt@^0.0.3"
},
"compilerOptions": {
"jsx": "react-jsx",
Expand Down

0 comments on commit 2f4c2ce

Please sign in to comment.