Skip to content

Commit

Permalink
change readme version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shahryarjb committed Apr 1, 2022
1 parent 88cd53e commit 9ca5e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ It should be noted that this library must be installed in two parts of the plugi
```elixir
def deps do
[
{:mishka_installer, "~> 0.0.1"}
{:mishka_installer, "~> 0.0.2"}
]
end
```
Expand Down
2 changes: 1 addition & 1 deletion README_FA.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
```elixir
def deps do
[
{:mishka_installer, "~> 0.0.1"}
{:mishka_installer, "~> 0.0.2"}
]
end
```
Expand Down

0 comments on commit 9ca5e42

Please sign in to comment.