Skip to content

Commit

Permalink
fix: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysSullivan committed Apr 18, 2024
1 parent 309a2b8 commit afadc75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/posthog-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typelytics/posthog-generator",
"version": "0.1.3",
"version": "0.1.4",
"author": "Rhys Sullivan",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/posthog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typelytics/posthog",
"version": "0.1.3",
"version": "0.1.4",
"author": "Rhys Sullivan",
"license": "MIT",
"main": "./dist/index.js",
Expand Down

0 comments on commit afadc75

Please sign in to comment.