Skip to content

Commit 28c5e21

Browse files
committed
Update readme install version to 1.0
1 parent b1a5974 commit 28c5e21

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
@@ -29,7 +29,7 @@ The package can be installed by adding `unicode_guards` to your list of dependen
2929
```elixir
3030
def deps do
3131
[
32-
{:unicode_guards, "~> 0.2.0"}
32+
{:unicode_guards, "~> 1.0"}
3333
]
3434
end
3535
```

0 commit comments

Comments
 (0)