Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed May 17, 2023
1 parent 38ee868 commit 5a8ea08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

Version: **1.1.0**
Version: **1.1.1**

## Usage

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radiantearth/stac-fields",
"version": "1.1.0",
"version": "1.1.1",
"description": "A list of STAC fields with metadata and formatting instructions.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 5a8ea08

Please sign in to comment.