Skip to content

Commit

Permalink
Update version to 0.10.39
Browse files Browse the repository at this point in the history
  • Loading branch information
tcobbs-bentley committed Apr 27, 2023
1 parent 90553ef commit d5716ba
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/mobile-ui-react",
"version": "0.10.38",
"version": "0.10.39",
"description": "Bentley iTwin Mobile UI module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@itwin/core-quantity": "3.7.4",
"@itwin/core-react": "3.7.4",
"@itwin/imodel-components-react": "3.7.4",
"@itwin/mobile-sdk-core": "0.10.38",
"@itwin/mobile-sdk-core": "0.10.39",
"@itwin/presentation-common": "3.7.4",
"@itwin/presentation-frontend": "3.7.4",
"@itwin/webgl-compatibility": "3.7.4",
Expand Down Expand Up @@ -87,6 +87,6 @@
"typescript": "~4.4.0"
},
"relativeDependencies": {
"@itwin/mobile-sdk-core": "0.10.38/mobile-sdk-core"
"@itwin/mobile-sdk-core": "0.10.39/mobile-sdk-core"
}
}

0 comments on commit d5716ba

Please sign in to comment.