Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 6b788ea

Browse files
authored
release: v0.2.0 (#303)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
1 parent 7505466 commit 6b788ea

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ body:
1616
label: Version
1717
description: What version are you running?
1818
options:
19-
- v0.0.1
19+
- v0.2.0
20+
- v0.1.0
2021
validations:
2122
required: true
2223
- type: textarea

.github/ISSUE_TEMPLATE/general-question.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ body:
2323
label: Version
2424
description: What version are you running?
2525
options:
26-
- v0.0.1
26+
- v0.2.0
27+
- v0.1.0
2728
validations:
2829
required: true
2930
- type: textarea

0 commit comments

Comments
 (0)