Skip to content

Commit 7b64ad0

Browse files
Rename package to monty-stac-extension and update version to 1.1.0
1 parent 972afcd commit 7b64ad0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "stac-extension-template",
3-
"version": "1.0.0",
2+
"name": "monty-stac-extension",
3+
"version": "1.1.0",
44
"scripts": {
55
"test": "npm run check-markdown && npm run check-examples",
66
"check-markdown": "remark . -f -r .github/remark.yaml --silently-ignore",

0 commit comments

Comments
 (0)