Elixir ATProtocol ingestion and sync library.

docs: update version in README

ovyerus.com 3e09b35e a6af5ba7

verified
+1 -1
+1 -1
README.md
··· 18 18 ```elixir 19 19 def deps do 20 20 [ 21 - {:drinkup, "~> 0.1"} 21 + {:drinkup, "~> 0.2"} 22 22 ] 23 23 end 24 24 ```