Skip to content

Commit 0298dd9

Browse files
author
Erik Guzman
committed
Tweak readme
1 parent 7747cf3 commit 0298dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ by adding `thin_notion_api` to your list of dependencies in `mix.exs`:
1111
```elixir
1212
def deps do
1313
[
14-
{:thin_notion_api, "~> 1.0.0"}
14+
{:thin_notion_api, "~> 1.0.1"}
1515
]
1616
end
1717
```

0 commit comments

Comments
 (0)