Skip to content

Commit 8e66736

Browse files
author
David Lee
committed
Merge branch 'v2.3.1' of https://github.com/leedium/occ-instance-migrator into v2.3.1
2 parents 737c1bf + ec21f81 commit 8e66736

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This is still a work in process but has saved me quite some time
1010
### current version
1111
2.3.1
1212

13-
1413
#### change log
1514
2.3.1
1615
- error handling for missing options/parameters

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "occ-instance-migrator",
3-
"version": "2.1.1",
3+
"version": "2.3.1",
44
"description": "Tools to help with Oracle Commerce Cloud Solutions",
55
"bin": {
66
"oim": "./index.js"

0 commit comments

Comments
 (0)