Skip to content

Commit

Permalink
Bumped version to 0.3.0 🥳
Browse files Browse the repository at this point in the history
  • Loading branch information
swanandx committed Mar 9, 2022
1 parent 6cf825f commit 54583ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lemmeknow"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
authors = ["swanandx"]
description = "Identify any mysterious text or analyze strings from a file"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Want to use this as a crate in your project? or make a web api for it? No worrie

```toml
[dependencies]
lemmeknow = "0.2.0"
lemmeknow = "0.3.0"

```

Expand Down

0 comments on commit 54583ec

Please # to comment.