Skip to content

Commit 150164c

Browse files
committed
【version】11.0.1
1 parent 8aeffd4 commit 150164c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermap/react-iclient",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "SuperMap iClient for React.js",
55
"homepage": "https://iclient.supermap.io",
66
"scripts": {

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Required metadata
22
sonar.projectKey=com.supermap:react-iclient
33
sonar.projectName=react-iclient
4-
sonar.projectVersion=11.0.0
4+
sonar.projectVersion=11.0.1
55

66
# Comma-separated paths to directories with sources (required)
77
sonar.sources=src/

src/mapboxgl/package-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermap/react-iclient-mapboxgl",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "SuperMap iClient for React.js",
55
"main": "dist/index",
66
"dependencies": {

0 commit comments

Comments
 (0)