Skip to content

Commit d41759d

Browse files
ci: bump version to v0.0.6
1 parent eedf9ae commit d41759d

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)