Skip to content

Commit 99a6711

Browse files
authored
Merge pull request #184 from AbsaOSS/release/2.2.0
Release 2.2.0
2 parents 0d4a616 + 0b9800d commit 99a6711

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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.1.1",
4+
"version": "2.2.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.1.1",
4+
"version": "2.2.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.1.1",
4+
"version": "2.2.0",
55
"licenses": [
66
{
77
"type": "Apache-2.0",

version.json

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

0 commit comments

Comments
 (0)