Skip to content

Commit

Permalink
Release 2.0.0 (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Kovar <[email protected]>

Co-authored-by: Miroslav Kovar <[email protected]>
  • Loading branch information
mirgee and mirgee authored Apr 12, 2022
1 parent 250acf6 commit 8af5f9d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion easy-indysdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "easy-indysdk",
"author": "ABSA Group Limited",
"version": "1.2.0",
"version": "2.0.0",
"licenses": [
{
"type": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion vcxagency-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vcxagency-client",
"author": "ABSA Group Limited",
"version": "1.2.0",
"version": "2.0.0",
"licenses": [
{
"type": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion vcxagency-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vcxagency-node",
"author": "ABSA Group Limited",
"version": "1.2.0",
"version": "2.0.0",
"licenses": [
{
"type": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"major": 1,
"minor": 2,
"major": 2,
"minor": 0,
"patch": 0
}

0 comments on commit 8af5f9d

Please sign in to comment.