Skip to content

Commit

Permalink
bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glehmann committed May 25, 2024
1 parent 786eabd commit a1f1e99
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 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
Expand Up @@ -16,7 +16,7 @@ categories = ["development-tools"]
members = ["xtask"]

[workspace.package]
version = "0.3.0"
version = "0.4.0"

[dependencies]
clap = { version = "4.5.4", features = ["derive"] }
Expand Down
4 changes: 2 additions & 2 deletions editor/vscode/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 editor/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": "logo.png",
"author": "Gaëtan Lehmann",
"license": "MIT",
"version": "0.3.0",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "https://github.com/glehmann/earthlyls"
Expand Down

0 comments on commit a1f1e99

Please sign in to comment.