Skip to content

Commit 74214a6

Browse files
committed
Updated Readme and package.json files
1 parent 76b0603 commit 74214a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ plugins: [
6060
/store/klaviyo/test
6161
```
6262

63-
This plugin is supported by Medusa v2 only. If you are looking for support for medusa v2 then please refer to the v1 version of the plugin.
63+
This plugin is supported by Medusa v2 only. If you are looking for support for medusa v1 then please refer to the v1 version of the plugin.
6464

6565
```javascript
6666
npm i @intuio/medusa-plugin-klaviyo@medusa-v1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intuio/medusa-plugin-klaviyo",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Klaviyo integration plugin for MedusaV2",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)