Skip to content

Commit 5ba05fd

Browse files
committed
v1.4.0
1 parent add9ba6 commit 5ba05fd

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
@@ -2,7 +2,7 @@
22

33
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**.
44

5-
Version of this library: **1.3.0**
5+
Version of this library: **1.4.0**
66

77
## Usage
88

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

0 commit comments

Comments
 (0)