Skip to content

Commit 32cf42f

Browse files
authored
Merge pull request #187 from AbsaOSS/release/2.3.0
Release 2.3.0
2 parents d93906b + 29597eb commit 32cf42f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

easy-indysdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "easy-indysdk",
33
"author": "ABSA Group Limited",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"licenses": [
66
{
77
"type": "Apache-2.0",

vcxagency-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vcxagency-client",
33
"author": "ABSA Group Limited",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"licenses": [
66
{
77
"type": "Apache-2.0",

vcxagency-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vcxagency-node",
33
"author": "ABSA Group Limited",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"licenses": [
66
{
77
"type": "Apache-2.0",

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"major": 2,
3-
"minor": 2,
3+
"minor": 3,
44
"patch": 0
55
}

0 commit comments

Comments
 (0)