Skip to content

Commit

Permalink
Merge pull request #19 from Teifion/updated_readme_version
Browse files Browse the repository at this point in the history
Updated the readme to point to the latest version
  • Loading branch information
philihp authored Apr 16, 2024
2 parents 18197c8 + 9ddf1c5 commit b9a98a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add `openskill` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:openskill, "~> 0.1.0"}
{:openskill, "~> 1.0"}
]
end
```
Expand Down

0 comments on commit b9a98a6

Please sign in to comment.