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 7202d53 commit 5c7c40bCopy full SHA for 5c7c40b
README.md
@@ -6,7 +6,7 @@ See the [STAC Validator Comparison](COMPARISON.md) for the features supported by
6
7
## Versions
8
9
-**Current version:** 2.0.0-beta.13
+**Current version:** 2.0.0-beta.14
10
11
| STAC Node Validator Version | Supported STAC Versions |
12
| --------------------------- | ----------------------- |
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stac-node-validator",
3
- "version": "2.0.0-beta.13",
+ "version": "2.0.0-beta.14",
4
"description": "STAC Validator for NodeJS",
5
"author": "Matthias Mohr",
"license": "Apache-2.0",
0 commit comments