Skip to content

Commit b92f082

Browse files
authored
Merge pull request #190 from Patrik-Stas/release/4.5.2
Release 4.5.2
2 parents dceb941 + 0a681d8 commit b92f082

File tree

19 files changed

+34
-34
lines changed

19 files changed

+34
-34
lines changed

indypool-client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

indypool-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "indyscan-daemon",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"author": "Patrik Staš",
55
"license": "ISC",
66
"description": "Application scanning Hyperledger Indy blockchain for fetching and processing transactions.",

indyscan-api-client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

indyscan-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "indyscan-api-client",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"author": "Patrik Staš",
55
"license": "ISC",
66
"description": "IndyScan HTTP API client.",

indyscan-api/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

indyscan-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "indyscan-api",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"description": "Web application to browse Hyperledger Indy blockchain transactions.",
55
"main": "index.js",
66
"scripts": {

indyscan-daemon-api-client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

indyscan-daemon-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "indyscan-daemon-api-client",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"author": "Patrik Staš",
55
"license": "ISC",
66
"description": "IndyScan Daemon HTTP API client.",

indyscan-daemon-ui/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

indyscan-daemon-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "indyscan-daemon-ui",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"author": "Patrik Staš",
55
"license": "ISC",
66
"description": "UI to view and manage the state of indyscan-daemon.",

0 commit comments

Comments
 (0)