Skip to content

Commit 7aa35c2

Browse files
committed
0.1.9
1 parent 43bdbec commit 7aa35c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mindbody-api-v6",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Type safe library for interacting with Mindbody's Public API (v6) and Webhooks",
55
"author": "Kyle Surowiec <kyle@splitpass.com>",
66
"contributors": [
@@ -61,4 +61,4 @@
6161
"version": "pnpm build && git add .",
6262
"postversion": "git push && git push --tags && rm -rf build/temp"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)