Skip to content

Commit

Permalink
build(version): bump up to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Jan 20, 2024
1 parent dd043fc commit 5c0ae72
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ body:
- 0.2.3
- 0.3.0
- 0.4.0
- 0.4.1
- 0.5.0
validations:
required: true
- type: textarea
Expand Down
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "0.4.1"
version = "0.5.0"
description = "DAR to OAR Converter"
repository = "https://github.com/SARDONYX-sard/dar-to-oar"

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dar-to-oar",
"version": "0.4.1",
"version": "0.5.0",
"license": "MIT",
"homepage": "https://github.com/SARDONYX-sard/dar-to-oar",
"private": true,
Expand Down

0 comments on commit 5c0ae72

Please sign in to comment.