Skip to content

Commit 294658a

Browse files
update version
1 parent 92dc506 commit 294658a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

code.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "vizlab-home",
44
"organization": "U.S. Geological Survey",
55
"description": "Landing page for the USGS Vizlab",
6-
"version": "0.13.4",
6+
"version": "0.13.5",
77
"status": "Production",
88
"permissions": {
99
"usageType": "openSource",
@@ -33,7 +33,7 @@
3333
"email": "[email protected]"
3434
},
3535
"date": {
36-
"metadataLastUpdated": "2025-01-16"
36+
"metadataLastUpdated": "2025-03-06"
3737
}
3838
}
3939
]

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vizlab-home",
3-
"version": "0.13.4",
3+
"version": "0.13.5",
44
"private": true,
55
"scripts": {
66
"serve": "env NODE_OPTIONS=--openssl-legacy-provider vue-cli-service serve --mode test_tier",

0 commit comments

Comments
 (0)