This website works better with JavaScript.
Home
Help
Sign In
inhji
/
microformats2-elixir
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
8
Wiki
Activity
Browse Source
fix: update version in dependency in readme file
pull/5/head
Christian Kruse
2 years ago
parent
3640aa1cc2
commit
a7b1d0e6ac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -9,7 +9,7 @@ This parser is [available in Hex](https://hex.pm/packages/microformats2):
1. Add microformats2 to your list of dependencies in `mix.exs`:
def deps do
[{:microformats2, "~> 0.
0.5
"}]
[{:microformats2, "~> 0.
2.0
"}]
end
Write
Preview
Loading…
Cancel
Save