diff --git a/code.json b/code.json index 1fe4513..d8a3c60 100644 --- a/code.json +++ b/code.json @@ -3,7 +3,7 @@ "name": "vizlab-vulnerability-indicators", "organization": "U.S. Geological Survey", "description": "Unequal access to water: how societal factors shape vulnerability to water insecurity", - "version": "v0.1.4", + "version": "v0.1.5", "status": "Production", "permissions": { "usageType": "openSource", @@ -34,7 +34,7 @@ "email": "cnell@usgs.gov" }, "date": { - "metadataLastUpdated": "2024-08-30" + "metadataLastUpdated": "2024-09-04" } } ] diff --git a/package.json b/package.json index 2df7e53..7b6f137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vulnerability-indicators", - "version": "0.0.0", + "version": "0.1.5", "private": true, "scripts": { "dev": "vite --mode test_tier",