Skip to content

Commit

Permalink
change README version
Browse files Browse the repository at this point in the history
  • Loading branch information
shahryarjb committed Jun 29, 2022
1 parent b1a210f commit 2ba83e0
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 @@ -51,7 +51,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.2"}
{:mishka_installer, "~> 0.0.3"}
]
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.2"}
{:mishka_installer, "~> 0.0.3"}
]
end
```
Expand Down

0 comments on commit 2ba83e0

Please sign in to comment.