Skip to content

Commit a27fe62

Browse files
authored
Merge pull request #262 from microbiomedata/update-nmdc-schema-vesion-2.0.0
Update version numbers to 2.0.0
2 parents 46e62c3 + 89b54d4 commit a27fe62

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changes to the schema are documented in this file.
33

44
## Current (updates before releasing)
5+
### Added
6+
- N/A
7+
### Fixed
8+
- N/A
9+
### Changed
10+
- N/A
11+
### Removed
12+
- N/A
13+
## [2.0.0](https://github.com/microbiomedata/nmdc-schema/releases/tag/2.0.0)
514
### Added
615
- N/A
716
### Fixed

src/schema/nmdc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: >-
1313
* the NMDC schema itself
1414
1515
license: https://creativecommons.org/publicdomain/zero/1.0/
16-
version: 1.0.0
16+
version: 2.0.0
1717

1818
prefixes:
1919
nmdc: https://microbiomedata/meta/

0 commit comments

Comments
 (0)