Skip to content

Commit fd65dd9

Browse files
authored
fix: correct version bumping (#77)
1 parent a7a1348 commit fd65dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/replay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/rrweb-replay",
3-
"version": "0.0.0",
3+
"version": "0.0.17",
44
"scripts": {
55
"dev": "vite build --watch",
66
"build": "yarn turbo run prepublish",

0 commit comments

Comments
 (0)