v1.0.0-y.2

This commit is contained in:
Sebastian Rindom
2020-08-31 11:08:50 +02:00
parent daa425de16
commit ec2728bbd5
2 changed files with 2 additions and 2 deletions

View File

@@ -4,5 +4,5 @@
"packages/*"
],
"registry": "https://registry.npmjs.org/",
"version": "1.0.0-y.1"
"version": "1.0.0-y.2"
}

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-payment-klarna",
"version": "1.0.0-y.1",
"version": "1.0.0-y.2",
"description": "Klarna Payment provider for Medusa Commerce",
"main": "index.js",
"repository": {