Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Nov 24, 2020
1 parent 5cfbaad commit 88bd8d5
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 @@ -24,7 +24,7 @@ The package can be installed by adding `file_store` to your list of dependencies

```elixir
def deps do
[{:file_store, "~> 0.2"}]
[{:file_store, "~> 0.3"}]
end
```

Expand Down

0 comments on commit 88bd8d5

Please sign in to comment.