Skip to content

Commit 703a005

Browse files
authored
Merge pull request #368 from citation-file-format/version
Version
2 parents cdcb419 + 9d14c9a commit 703a005

4 files changed

Lines changed: 6 additions & 9 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ license: Apache-2.0
4141
message: "If you use this software, please cite it using these metadata."
4242
repository-code: "https://github.com/citation-file-format/cff-initializer-javascript"
4343
title: "cffinit"
44-
version: "2.0.0-alpha.3"
44+
version: "2.0.0-alpha.4"

ROADMAP.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1-
Milestone 2.0.0-alpha.3:
1+
Milestone 2.0.0-alpha.4:
22

3-
1. Error model for validation at multiple levels (Stefan)
3+
1. Error model for validation at multiple levels (Faruk & Jurriaan)
44
2. Attractive style: colors, graphics (Jesus)
5-
3. Refactoring DOM & simplifying the CSS (Jurriaan & Faruk)
6-
4. Landing page prose (Stephan)
75

86

97
---
108
Later:
119

1210
1. Paste into cfftext field to validate
1311
1. Importing from external sources (design, implement)
14-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cffinit",
3-
"version": "2.0.0-alpha.3",
3+
"version": "2.0.0-alpha.4",
44
"description": "Web form to assist people in creating a CITATION.cff file for their projects.",
55
"productName": "cffinit",
66
"author": "Netherlands eScience Center",

0 commit comments

Comments
 (0)