Skip to content

Commit 434086e

Browse files
committed
v2.0.1
1 parent dea7191 commit 434086e

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
@@ -3,7 +3,7 @@
33
A library to update STAC files to the latest version (**1.1.0** at the moment of writing).
44
Supports updating **STAC versions 0.6.0 and later**.
55

6-
Version of this library: **2.0.0**
6+
Version of this library: **2.0.1**
77

88
## Usage
99

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-migrate",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A library to update STAC files to the latest version.",
55
"main": "migrate.js",
66
"bin": {

0 commit comments

Comments
 (0)