Skip to content

Commit 9c396fc

Browse files
committed
v1.5.0
1 parent c6846d5 commit 9c396fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demo/item.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"stac_version": "1.1.0-beta.1",
2+
"stac_version": "1.1.0",
33
"stac_extensions": [
4-
"https://stac-extensions.github.io/eo/v2.0.0-beta.1/schema.json",
4+
"https://stac-extensions.github.io/eo/v2.0.0/schema.json",
55
"https://stac-extensions.github.io/language/v1.0.0/schema.json",
66
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
77
"https://stac-extensions.github.io/view/v1.0.0/schema.json",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radiantearth/stac-fields",
3-
"version": "1.5.0-beta.2",
3+
"version": "1.5.0",
44
"description": "A list of STAC fields with metadata and formatting instructions.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)