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