Skip to content

Commit 5cd4bda

Browse files
committed
updated package version
1 parent eb87521 commit 5cd4bda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/mapray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapray/mapray-js",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "3D Rendering Engine for GIS",
55
"keywords": [
66
"3D",

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapray/ui",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "UI Engine for mapray-js",
55
"keywords": [
66
"3D",
@@ -108,6 +108,6 @@
108108
"tslib": "^2.2.0"
109109
},
110110
"peerDependencies": {
111-
"@mapray/mapray-js": "0.9.5"
111+
"@mapray/mapray-js": "0.9.6"
112112
}
113113
}

0 commit comments

Comments
 (0)