diff --git a/README.md b/README.md index 446518c..84ee549 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ you can add the following to your `rebar.config`: ```erlang {deps, [ - {alsa, "0.1.0"} + {alsa, "0.2.0"} ]}. ```