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 dea7191 commit 434086eCopy full SHA for 434086e
README.md
@@ -3,7 +3,7 @@
3
A library to update STAC files to the latest version (**1.1.0** at the moment of writing).
4
Supports updating **STAC versions 0.6.0 and later**.
5
6
-Version of this library: **2.0.0**
+Version of this library: **2.0.1**
7
8
## Usage
9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@radiantearth/stac-migrate",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "A library to update STAC files to the latest version.",
"main": "migrate.js",
"bin": {
0 commit comments