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 d5d0e3a commit b0ca5b1Copy full SHA for b0ca5b1
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.0.4**
+Version of this library: **1.1.0**
6
7
## Usage
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@radiantearth/stac-migrate",
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "A library to update STAC files to the latest version.",
"main": "migrate.js",
"bugs": {
0 commit comments