We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6846d5 commit 9c396fcCopy full SHA for 9c396fc
demo/item.json
@@ -1,7 +1,7 @@
1
{
2
- "stac_version": "1.1.0-beta.1",
+ "stac_version": "1.1.0",
3
"stac_extensions": [
4
- "https://stac-extensions.github.io/eo/v2.0.0-beta.1/schema.json",
+ "https://stac-extensions.github.io/eo/v2.0.0/schema.json",
5
"https://stac-extensions.github.io/language/v1.0.0/schema.json",
6
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
7
"https://stac-extensions.github.io/view/v1.0.0/schema.json",
package.json
@@ -1,6 +1,6 @@
"name": "@radiantearth/stac-fields",
- "version": "1.5.0-beta.2",
+ "version": "1.5.0",
"description": "A list of STAC fields with metadata and formatting instructions.",
"main": "index.js",
"files": [
0 commit comments