Skip to content

Commit

Permalink
bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlo62 committed Dec 14, 2024
1 parent 7a07d2f commit f4da8f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "sirula"
version = "1.0.1"
authors = ["Dorian Rudolph"]
edition = "2018"
version = "1.1.0"
authors = ["Dorian Rudolph", "Jan Luca"]
edition = "2021"

[dependencies]
freedesktop_entry_parser = "1.2.0"
Expand Down

0 comments on commit f4da8f5

Please sign in to comment.