Skip to content

Commit 47c36b0

Browse files
committed
meta
1 parent 91b145b commit 47c36b0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ authors:
55
given-names: Michael
66
orcid: https://orcid.org/0000-0002-1637-6526
77
title: Matlab-stdlib
8-
version: 4.1.1
8+
version: 4.1.2
99
doi: 10.5281/zenodo.3964540
10-
date-released: 2021-11-11
10+
date-released: 2021-11-17

codemeta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
33
"@type": "SoftwareSourceCode",
4-
"license": "https://spdx.org/licenses/BSD-3-Clause",
4+
"license": "https://spdx.org/licenses/MIT",
55
"codeRepository": "https://github.com/geospace-code/matlab-stdlib",
66
"contIntegration": "https://github.com/geospace-code/matlab-stdlib/actions",
7-
"dateModified": "2021-07-15",
7+
"dateModified": "2021-11-17",
88
"downloadUrl": "https://github.com/geospace-code/matlab-stdlib/releases",
99
"issueTracker": "https://github.com/geospace-code/matlab-stdlib/issues",
1010
"name": "matlab-stdlib",
11-
"version": "4.1.1",
11+
"version": "4.1.2",
1212
"identifier": "10.5281/zenodo.3964541",
1313
"description": "Matlab unofficial standard library, including HDF5 / NetCDF4 functions that should be included in Matlab.",
14-
"applicationCategory": "compuation",
14+
"applicationCategory": "computation",
1515
"developmentStatus": "active",
1616
"keywords": [
1717
"hdf5", "netcdf4"

0 commit comments

Comments
 (0)