Skip to content

Commit a7467cd

Browse files
committed
0.2.0
1 parent 7e32685 commit a7467cd

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.12",
3+
"version": "0.2.0",
44
"description": "Type safe library for interacting with Mindbody's Public API (v6) and Webhooks",
55
"author": "Kyle Surowiec <kyle@splitpass.com>",
66
"contributors": [
@@ -62,4 +62,4 @@
6262
"version": "pnpm build && git add .",
6363
"postversion": "git push && git push --tags && rm -rf build/temp"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)