chore: version bumps

This commit is contained in:
olivermrbl
2021-04-20 11:10:45 +02:00
parent 4ce77d5229
commit 982da259ed
28 changed files with 100 additions and 100 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.1.4",
"version": "1.1.5-next.32+4ce77d52",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -48,5 +48,5 @@
"resolve-cwd": "^3.0.0",
"yargs": "^15.3.1"
},
"gitHead": "0646bd395a6056657cb0aa93c13699c4a9dbbcdd"
"gitHead": "4ce77d5229f62a819cdcf68af3ffe1b4b2f459ef"
}