Skip to content

Commit

Permalink
Release 0.10.1 🎉🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyja committed Jan 27, 2024
1 parent 76f86ce commit c4fe14a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## Unreleased - ReleaseDate
## 0.10.1 - 2024-01-27

### Fixes

Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
[package]
name = "devicon-lookup"
description = "Prepend the correct devicon to the beginning of each filename"
version = "0.10.0"
version = "0.10.1"
authors = ["Corey Alexander <coreyja@gmail.com>"]
repository = "https://github.com/coreyja/devicon-lookup"
license = "MIT"
Expand Down

0 comments on commit c4fe14a

Please sign in to comment.