Skip to content

Commit 6618905

Browse files
authored
Fixing version number in README
1 parent 7cc23d4 commit 6618905

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
@@ -18,7 +18,7 @@ end
1818

1919
defp deps do
2020
# Add the dependency
21-
[{:oauth2, "~> 0.5"}]
21+
[{:oauth2, "~> 0.6"}]
2222
end
2323
```
2424

0 commit comments

Comments
 (0)