Skip to content

Commit 5b2df3c

Browse files
authored
Merge pull request #176 from AbsaOSS/release/2.1.1
Release 2.1.1
2 parents 610a8a0 + e8f5d36 commit 5b2df3c

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.1.0",
4+
"version": "2.1.1",
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.0",
4+
"version": "2.1.1",
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.0",
4+
"version": "2.1.1",
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,
33
"minor": 1,
4-
"patch": 0
4+
"patch": 1
55
}

0 commit comments

Comments
 (0)