Skip to content

Commit cdf3d12

Browse files
committed
v2.2.1
1 parent d5d6f6d commit cdf3d12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"changelog": true
66
}

packages/TIFFImageryProvider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tiff-imagery-provider",
33
"type": "module",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"description": "Load GeoTIFF/COG(Cloud optimized GeoTIFF) on Cesium",
66
"keywords": [
77
"cesium",

0 commit comments

Comments
 (0)