Skip to content

Commit

Permalink
Update nerves_time dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 26, 2020
1 parent 60e9007 commit 1314869
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 @@ -16,7 +16,7 @@ First add `nerves_time` to your project's dependencies:
```elixir
def deps do
[
{:nerves_time, "~> 0.3.0"}
{:nerves_time, "~> 0.4.1"}
]
end
```
Expand Down

0 comments on commit 1314869

Please sign in to comment.