Skip to content

Commit 93da1d2

Browse files
committed
v1.0.0
1 parent d02ea8b commit 93da1d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A minimal STAC library that contains a list of STAC fields with some metadata (title, unit, prefix) and helper functions.
44

5-
Version: **1.0.0-rc.2**
5+
Version: **1.0.0**
66

77
## Usage
88

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.0.0-rc.2",
3+
"version": "1.0.0",
44
"description": "A list of STAC fields with metadata and formatting instructions.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)