Skip to content

Commit cc557db

Browse files
authored
Release 1.1.0 (#145)
Signed-off-by: Patrik Stas <[email protected]>
1 parent 897a0a8 commit cc557db

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": "1.0.2",
4+
"version": "1.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": "1.0.2",
4+
"version": "1.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": "1.0.2",
4+
"version": "1.1.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": 1,
3-
"minor": 0,
4-
"patch": 2
3+
"minor": 1,
4+
"patch": 0
55
}

0 commit comments

Comments
 (0)