Skip to content

Commit d9199b9

Browse files
authored
Merge pull request #174 from AbsaOSS/release/2.1.0
Release 2.1.0
2 parents cf35e21 + 05b5497 commit d9199b9

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.0.0",
4+
"version": "2.1.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.0.0",
4+
"version": "2.1.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.0.0",
4+
"version": "2.1.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": 0,
3+
"minor": 1,
44
"patch": 0
55
}

0 commit comments

Comments
 (0)