Skip to content

Commit 9c4da75

Browse files
committed
2 parents 9fbab57 + d41759d commit 9c4da75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mackenly/fathom-api",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"license": "MIT",
55
"exports": "./src/index.ts",
66
"test": "tests/**/*test.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mackenly/fathom-api",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Typescript wrapper around Fathom Analytics API",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)