We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 737c1bf + ec21f81 commit 8e66736Copy full SHA for 8e66736
README.md
@@ -10,7 +10,6 @@ This is still a work in process but has saved me quite some time
10
### current version
11
2.3.1
12
13
-
14
#### change log
15
16
- error handling for missing options/parameters
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "occ-instance-migrator",
3
- "version": "2.1.1",
+ "version": "2.3.1",
4
"description": "Tools to help with Oracle Commerce Cloud Solutions",
5
"bin": {
6
"oim": "./index.js"
0 commit comments